[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:12:17 PDT 2020
fhahn updated this revision to Diff 288950.
fhahn added a comment.
Also handle the case that LI could be 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.288950.patch
Type: text/x-patch
Size: 11757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200831/a51b2c64/attachment.bin>
More information about the llvm-commits
mailing list