commit | fbcfd868946723cd1348389133161eed273d8722 | [log] [tgz] |
---|---|---|
author | Sanjay Patel <spatel@rotateright.com> | Thu Apr 26 15:20:18 2018 +0000 |
committer | Sanjay Patel <spatel@rotateright.com> | Thu Apr 26 15:20:18 2018 +0000 |
tree | a9043ca5cd8eec5972aee23c1a80613ce368b0d0 | |
parent | 4965d63ae58494636eef5922eba2394f87cfac46 [diff] |
[DAGCombiner] refactor FP->int->FP folds; NFC As discussed in the post-review comments for rL330437, we need to guard this fold to allow existing code to keep working with the undefined behavior that they've come to rely on. That would mean duplicating more code than we already have, so let's fix that first. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@330947 91177308-0d34-0410-b5e6-96231b3b80d8