[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 15:25:36 PDT 2019


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

Add testcase.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D67995

Files:
  lib/Analysis/MemorySSAUpdater.cpp
  test/Analysis/MemorySSA/PR42940.ll
  test/Analysis/MemorySSA/PR43044.ll
  test/Analysis/MemorySSA/pr40754.ll
  test/Analysis/MemorySSA/pr41640.ll
  test/Analysis/MemorySSA/pr42940.ll
  test/Analysis/MemorySSA/pr43044.ll
  test/Analysis/MemorySSA/pr43317.ll
  test/Analysis/MemorySSA/pr43438.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67995.221846.patch
Type: text/x-patch
Size: 20372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190925/8273bf37/attachment.bin>


More information about the llvm-commits mailing list