[llvm] [LoadStoreVectorizer] Propagate alignment through contiguous chain (PR #145733)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 10 02:08:36 PDT 2025


https://github.com/arsenm commented:

I still have the feeling this is beyond the scope of what the vectorizer should be doing. Attributor / functionattrs + instcombine should be dealing with this 

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


More information about the llvm-commits mailing list