[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
Fri Jun 22 15:15:38 PDT 2018


asbirlea updated this revision to Diff 152548.
asbirlea marked 9 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.152548.patch
Type: text/x-patch
Size: 4883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180622/0d1b4376/attachment.bin>


More information about the llvm-commits mailing list