[PATCH] D53203: Allow MemoryLocation to carry pre-existing knowledge to AA to elide expensive repeated checks

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 31 17:37:06 PDT 2018


dsanders updated this revision to Diff 172065.
dsanders added a comment.

Add the sanity checks


Repository:
  rL LLVM

https://reviews.llvm.org/D53203

Files:
  include/llvm/Analysis/MemoryLocation.h
  lib/Analysis/BasicAliasAnalysis.cpp
  lib/Transforms/Scalar/DeadStoreElimination.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53203.172065.patch
Type: text/x-patch
Size: 10726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181101/ae4b703c/attachment.bin>


More information about the llvm-commits mailing list