]> granicus.if.org Git - llvm/commit
[InstSimplify] Add additional icmp of min/max tests; NFC
authorNikita Popov <nikita.ppv@gmail.com>
Mon, 18 Mar 2019 21:19:56 +0000 (21:19 +0000)
committerNikita Popov <nikita.ppv@gmail.com>
Mon, 18 Mar 2019 21:19:56 +0000 (21:19 +0000)
commit89d0f2ff489dda7ad44fd9757dc1a9d8c7646593
tree673479a44369a876c031cc69603abace98b0561d
parentf2c750b0e65ded24da48fd09960c0b42c8f14eee
[InstSimplify] Add additional icmp of min/max tests; NFC

These are baseline tests for D59506.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@356408 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstSimplify/cmp_of_min_max.ll [new file with mode: 0644]