[PATCH] D80622: [LAA] Do not set CanDoRT to false for AS that do not need RT checks.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 12 06:58:59 PDT 2020


fhahn updated this revision to Diff 270375.
fhahn marked an inline comment as done.
fhahn added a comment.

Add reduced tests based on D80570 <https://reviews.llvm.org/D80570>., add missing `()`


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80622/new/

https://reviews.llvm.org/D80622

Files:
  llvm/lib/Analysis/LoopAccessAnalysis.cpp
  llvm/test/Transforms/LoopVectorize/alias-set-with-uncomputable-bounds.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80622.270375.patch
Type: text/x-patch
Size: 7486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200612/326ccd1e/attachment.bin>


More information about the llvm-commits mailing list