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

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 13 10:13:34 PDT 2019


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

Updated move call to also rename Uses.
Removed asserts checking against LoE.
Added two more reduced tests.


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.214866.patch
Type: text/x-patch
Size: 7291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190813/e7eefadf/attachment.bin>


More information about the llvm-commits mailing list