[InstSimplify] add tests for FP with undef operand; NFC
authorSanjay Patel <spatel@rotateright.com>
Tue, 27 Feb 2018 20:17:18 +0000 (20:17 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 27 Feb 2018 20:17:18 +0000 (20:17 +0000)
commitbf28a8fc01fd09733da540176bd824ca9da6fa78
tree69c55d7832d38bd35fc4cb40dc92e7b84cc0f894
parent8cd7961a0af7914345ba9ab8583e7fe7b7367b47
[InstSimplify] add tests for FP with undef operand; NFC

Are any of these correct?

llvm-svn: 326241
llvm/test/Transforms/InstSimplify/fdiv.ll
llvm/test/Transforms/InstSimplify/fp-undef.ll [new file with mode: 0644]