[llvm-branch-commits] [VectorCombine] Fix miscompile caused by collisions in foldShuffleToIdentity (PR #188668)
David Green via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Mar 27 02:58:38 PDT 2026
================
----------------
davemgreen wrote:
`define i32 @shuffle_different_lanes(<2 x i64> %0) {`
This should allow making the test generic and putting it into one of the existing files?
https://github.com/llvm/llvm-project/pull/188668
More information about the llvm-branch-commits
mailing list