[PATCH] D76210: [Attributor] AAReachability : use isPotentiallyReachable in isKnownReachable

Shinji Okumura via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 15 22:51:42 PDT 2020


okura updated this revision to Diff 250477.
okura added a comment.

I'm sorry for my mistake.  I uploaded two disjoint patches separately.
I added all of the changes.


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

https://reviews.llvm.org/D76210

Files:
  llvm/include/llvm/Transforms/IPO/Attributor.h
  llvm/test/Transforms/Attributor/heap_to_stack.ll
  llvm/test/Transforms/Attributor/misc.ll
  llvm/test/Transforms/Attributor/noalias.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76210.250477.patch
Type: text/x-patch
Size: 6447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200316/2072907b/attachment.bin>


More information about the llvm-commits mailing list