[PATCH] D121381: [MemorySSA] Support lazy use optimization
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 18 01:56:25 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf96428e16de2: [MemorySSA] Don't optimize uses during construction (authored by nikic).
Changed prior to commit:
https://reviews.llvm.org/D121381?vs=415859&id=416428#toc
Repository:
rG LLVM Github Monorepo
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.416428.patch
Type: text/x-patch
Size: 6481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220318/989dea23/attachment.bin>
More information about the llvm-commits
mailing list