[InstCombine, NewGVN] remove FP undef from tests
authorSanjay Patel <spatel@rotateright.com>
Thu, 8 Mar 2018 14:57:08 +0000 (14:57 +0000)
committerSanjay Patel <spatel@rotateright.com>
Thu, 8 Mar 2018 14:57:08 +0000 (14:57 +0000)
commit4ad3c3214465d547ba5c61f264bac37dca6adf89
tree5115116381145227dad690c0da0c7d509e4182fc
parent9e2c8a9db16f502b135a38fdb6555de8739b9a5f
[InstCombine, NewGVN] remove FP undef from tests

I'm trying to preserve the intent of these tests by using
non-undef operands; if we fix FP undef folding these tests
will not pass.

llvm-svn: 327004
llvm/test/Transforms/InstCombine/select-crash.ll
llvm/test/Transforms/NewGVN/pr32607.ll