[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 17:46:18 PDT 2018
asbirlea updated this revision to Diff 152993.
asbirlea marked 3 inline comments as done.
asbirlea added a comment.
Address comment. Thank you for the review!
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.152993.patch
Type: text/x-patch
Size: 5755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180627/30139ced/attachment.bin>
More information about the llvm-commits
mailing list