[llvm] [VPlan] Relax address constraints during stride analysis (PR #209168)
Mel Chen via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 16 01:52:03 PDT 2026
Mel-Chen wrote:
> LGTM, but the title needs to be updated as well. Maybe something like
>
> `[VPlan] Fix wrap flags/relax addr constraints in convertToStridedAccesses`.
The wrap flags issue is fixed by https://github.com/llvm/llvm-project/pull/209453, so I think the current title should be fine.
https://github.com/llvm/llvm-project/pull/209168
More information about the llvm-commits
mailing list