diff options
author | Dan Gohman <dan433584@gmail.com> | 2015-12-10 04:55:31 +0000 |
---|---|---|
committer | Dan Gohman <dan433584@gmail.com> | 2015-12-10 04:55:31 +0000 |
commit | f170ba08af4690de355822f35714ed72da4e4814 (patch) | |
tree | 45487f81fb70cc94eed5dc32d4aa364edd693955 /llvm/lib/Transforms/Utils/Local.cpp | |
parent | 9341c1d4b3772252bfc1f460da29c291b658e1f8 (diff) | |
download | llvm-f170ba08af4690de355822f35714ed72da4e4814.zip llvm-f170ba08af4690de355822f35714ed72da4e4814.tar.gz llvm-f170ba08af4690de355822f35714ed72da4e4814.tar.bz2 |
[WebAssembly] Implement mixed-type ISD::FCOPYSIGN.
ISD::FCOPYSIGN permits its operands to have differing types, and DAGCombiner
uses this. Add some def : Pat rules to expand this out into an explicit
conversion and a normal copysign operation.
llvm-svn: 255220
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions