[PATCH] D66033: [MemorySSA] Rename uses when inserting memory uses.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 19 11:33:59 PDT 2019


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

Remove verification assert when incoming value from unreachable can be any access.
Add additional test which showcases the above.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D66033

Files:
  include/llvm/Analysis/MemorySSAUpdater.h
  lib/Analysis/MemorySSA.cpp
  lib/Analysis/MemorySSAUpdater.cpp
  lib/Transforms/Scalar/LICM.cpp
  test/Analysis/MemorySSA/PR42940.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66033.215959.patch
Type: text/x-patch
Size: 9278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190819/41eaa6f2/attachment.bin>


More information about the llvm-commits mailing list