[PATCH] D58652: [MemorySSA] Make insertDef insert corresponding phi nodes.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 26 13:38:39 PST 2019


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

Address comments.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D58652

Files:
  lib/Analysis/MemorySSAUpdater.cpp
  lib/Transforms/Scalar/LICM.cpp
  test/Analysis/MemorySSA/pr40749.ll
  test/Analysis/MemorySSA/pr40754.ll
  unittests/Analysis/MemorySSATest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58652.188452.patch
Type: text/x-patch
Size: 10106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190226/07de4be2/attachment.bin>


More information about the llvm-commits mailing list