[PATCH] D150706: [LAA] Update MaxSafeDepDistBytes when non-unit stride
Michael Maitland via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 6 11:27:31 PDT 2023
michaelmaitland updated this revision to Diff 528958.
michaelmaitland added a comment.
Account for **loop induction variable stride** instead of pointer stride.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150706/new/
https://reviews.llvm.org/D150706
Files:
llvm/lib/Analysis/LoopAccessAnalysis.cpp
llvm/test/Analysis/LoopAccessAnalysis/max_safe_dep_dist_non_unit_stride.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150706.528958.patch
Type: text/x-patch
Size: 5302 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230606/4bebaac3/attachment.bin>
More information about the llvm-commits
mailing list