[PATCH] D84608: [LAA] Avoid adding pointers to the checks if they are not needed.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 30 11:21:45 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2062b3707c1e: [LAA] Avoid adding pointers to the checks if they are not needed. (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84608

Files:
  llvm/lib/Analysis/LoopAccessAnalysis.cpp
  llvm/test/Transforms/LoopLoadElim/pr46854-adress-spaces.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84608.281997.patch
Type: text/x-patch
Size: 8959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200730/454bbedd/attachment.bin>


More information about the llvm-commits mailing list