[InstSimplify] add more tests for fcmp+select; NFC
authorSanjay Patel <spatel@rotateright.com>
Mon, 4 Nov 2019 13:23:08 +0000 (08:23 -0500)
committerSanjay Patel <spatel@rotateright.com>
Mon, 4 Nov 2019 13:23:08 +0000 (08:23 -0500)
commitad87f244b4228699806e757fedb39f8996c595f9
treecd7d22782c7277c4ba287310e44fd2df2bd58cf1
parent82888b78d47ed132aee4993e00669ce7cbd963e0
[InstSimplify] add more tests for fcmp+select; NFC

The easy code fix won't catch non-canonical mismatched
constant patterns, so adding extra coverage for those in
case we decide that's important (but seems unlikely).
llvm/test/Transforms/InstSimplify/fcmp-select.ll