[PATCH] D48897: [MemorySSA] Add APIs to move memory accesses between blocks, following CFG changes.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 10 13:24:16 PDT 2018


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

Format.


Repository:
  rL LLVM

https://reviews.llvm.org/D48897

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: D48897.154870.patch
Type: text/x-patch
Size: 6547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180710/37804efc/attachment.bin>


More information about the llvm-commits mailing list