[PATCH] D76210: [Attributor] AAReachability : use isPotentiallyReachable in isKnownReachable
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 4 17:34:25 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc80cf48801be: [Attributor] AAReachability : use isPotentiallyReachable in isKnownReachable (authored by okura, committed by jdoerfert).
Changed prior to commit:
https://reviews.llvm.org/D76210?vs=251363&id=255090#toc
Repository:
rG LLVM Github Monorepo
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.255090.patch
Type: text/x-patch
Size: 7833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200405/fa38a11d/attachment.bin>
More information about the llvm-commits
mailing list