[InstCombine] add scalable vector test for logical select; NFC
authorSanjay Patel <spatel@rotateright.com>
Thu, 5 May 2022 16:41:32 +0000 (12:41 -0400)
committerSanjay Patel <spatel@rotateright.com>
Thu, 5 May 2022 16:46:28 +0000 (12:46 -0400)
commit7bad1d281c798929ae1be44b8c8a1e0713151ea9
treefe8c81c5c8a4f0bae62fb375ca2d8cceeed305de
parent084f967370fcd9a2964da0ff09c1970ebcc721c6
[InstCombine] add scalable vector test for logical select; NFC

D124997 shows that the code is not ready to handle scalable vectors,
so add some more coverage for a potential crashing case.
llvm/test/Transforms/InstCombine/logical-select.ll