diff options
author | Tom Stellard <thomas.stellard@amd.com> | 2014-09-03 15:55:38 +0000 |
---|---|---|
committer | Tom Stellard <thomas.stellard@amd.com> | 2014-09-03 15:55:38 +0000 |
commit | d8a73abfc3f53c9c2f8dc9e97e935cf18f8f093c (patch) | |
tree | f8b107a46c2f12e8f101e04449100947c2407c5b /llvm/lib/Bitcode/Reader/BitReader.cpp | |
parent | 2a9b6aae9a435d31c6eefc4c2ebf7d717d0d7c2b (diff) | |
download | bcm5719-llvm-d8a73abfc3f53c9c2f8dc9e97e935cf18f8f093c.tar.gz bcm5719-llvm-d8a73abfc3f53c9c2f8dc9e97e935cf18f8f093c.zip |
Fix implementation of copysign
This was previously implemented with a macro and we were using
__builtin_copysign(), which takes double inputs for the float
version of copysign().
Reviewed-and-Tested-by: Aaron Watry <awatry@gmail.com>
llvm-svn: 217045
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitReader.cpp')
0 files changed, 0 insertions, 0 deletions