[PATCH] D115873: [LAA] Add remarks for unbounded array access
Malhar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 1 05:38:04 PST 2022
malharJ updated this revision to Diff 396855.
malharJ added a comment.
- Rebased patch to acquire changes from D108371 <https://reviews.llvm.org/D108371>
- minor updates in the lit test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115873/new/
https://reviews.llvm.org/D115873
Files:
llvm/lib/Analysis/LoopAccessAnalysis.cpp
llvm/test/Transforms/LoopVectorize/X86/vectorization-remarks-missed.ll
llvm/test/Transforms/LoopVectorize/memory-dep-remarks.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115873.396855.patch
Type: text/x-patch
Size: 7819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220101/176b3a49/attachment.bin>
More information about the llvm-commits
mailing list