[llvm] [LoadStoreVectorizer] Propagate alignment through contiguous chain (PR #145733)
Drew Kersnar via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 22 09:19:48 PDT 2025
dakersnar wrote:
I just pushed the InferAlignment solution. I'm currently looking into an alternative attributor/functionattrs solution too, if we think we prefer that.
https://github.com/llvm/llvm-project/pull/145733
More information about the llvm-commits
mailing list