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 | 54fd4d436030f4fa15e8b9cd6643a9255890144c (patch) | |
tree | 8d0275c348ea2e7915af5651a243b201a725e877 /autoconf | |
parent | cc39a6efb8e162e314cc259a37b1912337079790 (diff) |
[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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255220 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'autoconf')
0 files changed, 0 insertions, 0 deletions