[llvm] [X86] combineConcatVectorOps - concat(shuffle(x,y,m1),shuffle(x,y,m2)) -> shuffle(concat(x,x),concat(y,y),m3) on VBMI targets (PR #130134)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 7 01:35:53 PST 2025
https://github.com/RKSimon closed https://github.com/llvm/llvm-project/pull/130134
More information about the llvm-commits
mailing list