[PATCH] D86534: [GVN] Preserve MemorySSA if it is available.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 26 12:28:34 PDT 2020


fhahn updated this revision to Diff 288079.
fhahn added a comment.

Use createMemoryAccessAfter with the appropriate defining access.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86534/new/

https://reviews.llvm.org/D86534

Files:
  llvm/include/llvm/Transforms/Scalar/GVN.h
  llvm/lib/Transforms/Scalar/GVN.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86534.288079.patch
Type: text/x-patch
Size: 8408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200826/171d9d88/attachment.bin>


More information about the llvm-commits mailing list