[llvm] [VectorCombine] Combine adjacent loads feeding as shuffle operands (PR #213007)

Sushant Gokhale via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 30 05:10:27 PDT 2026


sushgokh wrote:

I am not sure whether I should check if all the  shuffles are in loop because generating this outside the loop may not be efficient

https://github.com/llvm/llvm-project/pull/213007


More information about the llvm-commits mailing list