[llvm] [VectorCombine] Add Cmp and Select for shuffleToIdentity (PR #92794)
David Green via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 28 08:23:38 PDT 2024
davemgreen wrote:
Thanks for the reproducer - it looks like the test we have for scalar-select conditions isn't working as it should.
https://github.com/llvm/llvm-project/pull/92794
More information about the llvm-commits
mailing list