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

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 25 17:35:04 PST 2019


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

Nit: add missed CHECK in test.


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.188281.patch
Type: text/x-patch
Size: 9658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190226/db2d4ba6/attachment.bin>


More information about the llvm-commits mailing list