[llvm] [Transform][LoadStoreVectorizer] allow redundant in Chain (PR #163019)

Drew Kersnar via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 14 09:30:10 PDT 2025


dakersnar wrote:

I took a look at your linked discussion thread. Is there a reason this problem cannot be solved in VectorCombine itself? This feels like it might be a band-aid solution.

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


More information about the llvm-commits mailing list