[PATCH] D115873: [LAA] Add remarks for unbounded array access

Malhar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 25 08:17:59 PST 2021


malharJ updated this revision to Diff 396196.
malharJ added a comment.

- Updated unit test
- Updated minor clang-formatting errors.


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.396196.patch
Type: text/x-patch
Size: 5802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211225/7233d49b/attachment.bin>


More information about the llvm-commits mailing list