[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
Sun Jun 14 13:20:48 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6176f04436bb: [LAA] Do not set CanDoRT to false for AS that do not need RT checks. (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

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.270634.patch
Type: text/x-patch
Size: 7486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200614/fc6e4561/attachment.bin>


More information about the llvm-commits mailing list