[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
Tue Jul 19 09:31:23 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG13aa2c1c3b7e: [DSE] Revisit pointers that may no longer escape after removing another store (authored by aeubanks).

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.445850.patch
Type: text/x-patch
Size: 4381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220719/ee17d92b/attachment.bin>


More information about the llvm-commits mailing list