[llvm] [VectorCombine] Fold binop(shuffle(V1, Mask), shuffle(V2, Mask)) -> shuffle(binop(V1, V2), Mask) (PR #211530)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 24 09:12:37 PDT 2026


https://github.com/RKSimon closed https://github.com/llvm/llvm-project/pull/211530


More information about the llvm-commits mailing list