[PATCH] D116825: [GVN] MemorySSA for GVN (WIP)
Momchil Velikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 21 02:29:49 PST 2022
chill updated this revision to Diff 401906.
chill edited the summary of this revision.
chill added a comment.
Passes llvm regression tests and llvm-test-suite on amd64 and aarch64, 1.05% slowdown on sqlite3 (with the child patch)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116825/new/
https://reviews.llvm.org/D116825
Files:
llvm/include/llvm/Transforms/Scalar/GVN.h
llvm/lib/Transforms/Scalar/GVN.cpp
llvm/test/Analysis/TypeBasedAliasAnalysis/gvn-nonlocal-type-mismatch.ll
llvm/test/Transforms/GVN/PRE/rle.ll
llvm/test/Transforms/LoopVectorize/X86/metadata-enable.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116825.401906.patch
Type: text/x-patch
Size: 34567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220121/b034e27b/attachment.bin>
More information about the llvm-commits
mailing list