[PATCH] D123686: [DSE] Revisit pointers that may no longer escape after removing another store
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 15 10:49:51 PDT 2022
aeubanks updated this revision to Diff 445058.
aeubanks added a comment.
only rerun if we remove something from CapturedBeforeReturn
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123686/new/
https://reviews.llvm.org/D123686
Files:
llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
llvm/test/Transforms/DeadStoreElimination/dependent-capture.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123686.445058.patch
Type: text/x-patch
Size: 4381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220715/78caae13/attachment.bin>
More information about the llvm-commits
mailing list