[PATCH] D61410: [MemorySSA] Check that block is reachable when renaming.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 2 16:01:17 PDT 2019


asbirlea updated this revision to Diff 197885.
asbirlea added a comment.

Updated to not insert phis in unreachable blocks.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61410

Files:
  lib/Analysis/MemorySSA.cpp
  lib/Analysis/MemorySSAUpdater.cpp
  test/Analysis/MemorySSA/pr41640.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61410.197885.patch
Type: text/x-patch
Size: 5867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190502/0e5bdfe1/attachment.bin>


More information about the llvm-commits mailing list