[PATCH] D67995: [MemorySSA] Avoid adding Phis in the presence of unreachable blocks.
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 25 16:28:53 PDT 2019
This revision was automatically updated to reflect the committed changes.
asbirlea marked an inline comment as done.
Closed by commit rL372932: [MemorySSA] Avoid adding Phis in the presence of unreachable blocks. (authored by asbirlea, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D67995?vs=221846&id=221858#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67995/new/
https://reviews.llvm.org/D67995
Files:
llvm/trunk/lib/Analysis/MemorySSAUpdater.cpp
llvm/trunk/test/Analysis/MemorySSA/PR42940.ll
llvm/trunk/test/Analysis/MemorySSA/PR43044.ll
llvm/trunk/test/Analysis/MemorySSA/pr40754.ll
llvm/trunk/test/Analysis/MemorySSA/pr41640.ll
llvm/trunk/test/Analysis/MemorySSA/pr42940.ll
llvm/trunk/test/Analysis/MemorySSA/pr43044.ll
llvm/trunk/test/Analysis/MemorySSA/pr43317.ll
llvm/trunk/test/Analysis/MemorySSA/pr43438.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67995.221858.patch
Type: text/x-patch
Size: 28652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190925/97f3de26/attachment.bin>
More information about the llvm-commits
mailing list