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

Malhar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 23 07:58:30 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9f1c6fbf11f5: [LAA] Add remarks for  unbounded array access (authored by malharJ).

Changed prior to commit:
  https://reviews.llvm.org/D115873?vs=409190&id=410830#toc

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.410830.patch
Type: text/x-patch
Size: 8127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220223/a702e953/attachment.bin>


More information about the llvm-commits mailing list