[PATCH] D45299: API to update MemorySSA for cloned blocks.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 5 17:13:50 PDT 2018


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

Small update triggered by a test in rotate (patch to be uploaded soon).


Repository:
  rL LLVM

https://reviews.llvm.org/D45299

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45299.164133.patch
Type: text/x-patch
Size: 39843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180906/2ee59be2/attachment.bin>


More information about the llvm-commits mailing list