[llvm] [X86] combineConcatVectorOps - fold concat(EXTEND_VECTOR_INREG(x),EXTEND_VECTOR_INREG(y)) -> EXTEND_VECTOR_INREG(unpack(x,y)) (PR #127502)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 17 07:50:34 PST 2025
https://github.com/RKSimon closed https://github.com/llvm/llvm-project/pull/127502
More information about the llvm-commits
mailing list