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

Shinji Okumura via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 19 06:27:10 PDT 2020


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

add some CHECK-LABEL directive


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.251363.patch
Type: text/x-patch
Size: 7820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200319/140eb6ed/attachment.bin>


More information about the llvm-commits mailing list