[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
Thu Oct 29 04:01:50 PDT 2020


fhahn updated this revision to Diff 301562.
fhahn added a comment.

rebase  & ping :)


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.301562.patch
Type: text/x-patch
Size: 4468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201029/5cf583ed/attachment.bin>


More information about the llvm-commits mailing list