diff options
author | Hal Finkel <hfinkel@anl.gov> | 2013-07-08 03:24:07 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2013-07-08 03:24:07 +0000 |
commit | ec474f28e3a9d6253d08f406f1794f8a5b0192cf (patch) | |
tree | 1012716891584ba2db85e4b23ca186c75cb41523 /clang/lib/Format/Format.cpp | |
parent | 8c96263ee36e7f078db4cc4e3bdb239959006dd4 (diff) | |
download | bcm5719-llvm-ec474f28e3a9d6253d08f406f1794f8a5b0192cf.tar.gz bcm5719-llvm-ec474f28e3a9d6253d08f406f1794f8a5b0192cf.zip |
Add the nearbyint -> FNEARBYINT mapping to BasicTargetTransformInfo
This fixes an oversight that Intrinsic::nearbyint was not being mapped to
ISD::FNEARBYINT (thus fixing the over-optimistic cost we were assigning to
nearbyint calls for some targets).
llvm-svn: 185783
Diffstat (limited to 'clang/lib/Format/Format.cpp')
0 files changed, 0 insertions, 0 deletions