[PATCH] D48396: [MemorySSA] Add APIs to MemoryPhis to delete incoming blocks/values, and an updater API to remove blocks.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 26 14:15:59 PDT 2018


asbirlea updated this revision to Diff 152962.
asbirlea marked 7 inline comments as done.
asbirlea added a comment.

Address comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D48396

Files:
  include/llvm/Analysis/MemorySSA.h
  include/llvm/Analysis/MemorySSAUpdater.h
  lib/Analysis/MemorySSA.cpp
  lib/Analysis/MemorySSAUpdater.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48396.152962.patch
Type: text/x-patch
Size: 5722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180626/2be81529/attachment.bin>


More information about the llvm-commits mailing list