[PATCH] D110822: [GVN] Simple GVN hoist - loads and stores
Momchil Velikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 8 09:58:12 PST 2021
chill updated this revision to Diff 385546.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110822/new/
https://reviews.llvm.org/D110822
Files:
llvm/include/llvm/Analysis/MemorySSA.h
llvm/include/llvm/Transforms/Scalar/GVN.h
llvm/lib/Transforms/Scalar/GVN.cpp
llvm/test/Analysis/ValueTracking/gep-negative-issue.ll
llvm/test/Transforms/GVN/PRE/load-pre-align.ll
llvm/test/Transforms/GVN/PRE/pre-single-pred.ll
llvm/test/Transforms/GVN/PRE/volatile.ll
llvm/test/Transforms/GVN/condprop.ll
llvm/test/Transforms/GVN/simple-gvnhoist-loadstore.ll
llvm/test/Transforms/GVN/simple-gvnhoist-scalars.ll
llvm/test/Transforms/GVNHoist/hoist-inline.ll
llvm/test/Transforms/InstMerge/st_sink_bugfix_22613.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110822.385546.patch
Type: text/x-patch
Size: 31606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211108/b389afc7/attachment.bin>
More information about the llvm-commits
mailing list