[InstCombine] Add tests for icmp of select fold (NFC)
authorTejas Joshi <TejasSanjay.Joshi@amd.com>
Fri, 26 May 2023 14:00:28 +0000 (16:00 +0200)
committerNikita Popov <npopov@redhat.com>
Fri, 26 May 2023 14:00:28 +0000 (16:00 +0200)
commit0c183795bbc67b973b8802d834271520573bf558
tree2413f237d4bcf056e0d63f7cae7f159280a41384
parent1fc425380e9860a6beb53fa68d02e7fb14969963
[InstCombine] Add tests for icmp of select fold (NFC)

For D150360.
llvm/test/Transforms/InstCombine/icmp-with-selects.ll [new file with mode: 0644]