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

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


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

add and modify tests


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

https://reviews.llvm.org/D76210

Files:
  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.250462.patch
Type: text/x-patch
Size: 5283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200316/53377c00/attachment.bin>


More information about the llvm-commits mailing list