[PATCH] D132365: [DSE] Support looking through memory phis at end of function.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 30 05:28:20 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb5e208fcbaa6: [DSE] Support looking through memory phis at end of function. (authored by fhahn).
Changed prior to commit:
https://reviews.llvm.org/D132365?vs=456368&id=456629#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132365/new/
https://reviews.llvm.org/D132365
Files:
llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
llvm/test/Transforms/DeadStoreElimination/multiblock-memintrinsics.ll
llvm/test/Transforms/DeadStoreElimination/phi-translation.ll
llvm/test/Transforms/MemCpyOpt/memcpy.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132365.456629.patch
Type: text/x-patch
Size: 6291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220830/83a82d97/attachment.bin>
More information about the llvm-commits
mailing list