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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 31 08:20:37 PDT 2020


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

Handle case when the new load is a memorydef.


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
  llvm/test/Transforms/GVN/preserve-memoryssa.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86534.288951.patch
Type: text/x-patch
Size: 11885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200831/7b28b989/attachment.bin>


More information about the llvm-commits mailing list