[PATCH] D121381: [MemorySSA] Support lazy use optimization
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 16 09:11:01 PDT 2022
nikic updated this revision to Diff 415859.
nikic added a comment.
Rename to ensureOptimizedUses(), some comment updates.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121381/new/
https://reviews.llvm.org/D121381
Files:
llvm/include/llvm/Analysis/MemorySSA.h
llvm/lib/Analysis/MemorySSA.cpp
llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
llvm/lib/Transforms/Scalar/EarlyCSE.cpp
llvm/lib/Transforms/Scalar/GVNHoist.cpp
llvm/lib/Transforms/Scalar/LICM.cpp
llvm/unittests/Analysis/MemorySSATest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121381.415859.patch
Type: text/x-patch
Size: 6291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220316/8ce72e6f/attachment-0001.bin>
More information about the llvm-commits
mailing list