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

Malhar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 16 05:15:49 PST 2021


malharJ created this revision.
malharJ added a reviewer: sdesmalen.
Herald added a subscriber: hiraditya.
malharJ requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Depends on D108371 <https://reviews.llvm.org/D108371>


Repository:
  rG LLVM Github Monorepo

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.394831.patch
Type: text/x-patch
Size: 5253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211216/41a56f79/attachment.bin>


More information about the llvm-commits mailing list