[llvm] [VectorCombine] Add Cmp and Select for shuffleToIdentity (PR #92794)

Steven Johnson via llvm-commits llvm-commits at lists.llvm.org
Thu May 30 10:37:52 PDT 2024


steven-johnson wrote:

> only available with avx2

The failure in question appears with avx (but not avx2) codegen enabled

https://github.com/llvm/llvm-project/pull/92794


More information about the llvm-commits mailing list