[llvm] [X86] combineConcatVectorOps - concat(rotate(x, a), rotate(y, b)) -> rotate(concat(x,y),concat(a,b)) (PR #203553)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 12 07:53:46 PDT 2026


https://github.com/RKSimon auto_merge_enabled https://github.com/llvm/llvm-project/pull/203553


More information about the llvm-commits mailing list