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

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 27 14:19:43 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355040: [MemorySSA] Make insertDef insert corresponding phi nodes. (authored by asbirlea, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58652?vs=188582&id=188624#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58652

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58652.188624.patch
Type: text/x-patch
Size: 10426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190227/a0994ae9/attachment.bin>


More information about the llvm-commits mailing list