[PATCH] D111727: [DSE] Eliminates redundant store of an exisiting value (PR16520)
Dawid Jurczak via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 28 07:21:49 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf87e0c68d786: [DSE] Eliminates redundant store of an exisiting value (PR16520) (authored by yurai007).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111727/new/
https://reviews.llvm.org/D111727
Files:
llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
llvm/test/Transforms/DeadStoreElimination/stores-of-existing-values.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111727.383027.patch
Type: text/x-patch
Size: 6058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211028/9616f399/attachment.bin>
More information about the llvm-commits
mailing list