[PATCH] D89650: [DSE] Remove noop stores after killing stores for a MemoryDef.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 30 02:40:58 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG05e4f7bde95a: [DSE] Remove noop stores after killing stores for a MemoryDef. (authored by fhahn).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89650/new/
https://reviews.llvm.org/D89650
Files:
llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
llvm/test/Transforms/DeadStoreElimination/MSSA/calloc-store.ll
llvm/test/Transforms/DeadStoreElimination/MSSA/noop-stores.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89650.301841.patch
Type: text/x-patch
Size: 4468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201030/2cb3be0b/attachment.bin>
More information about the llvm-commits
mailing list