[PATCH] D103009: [DSE] Eliminate memset after malloc

Dawid Jurczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 24 06:25:10 PDT 2021


yurai007 updated this revision to Diff 347368.
yurai007 retitled this revision from "[DSE] Eliminate store after calloc (PR50143)" to "[DSE] Eliminate memset after malloc".
yurai007 edited the summary of this revision.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103009/new/

https://reviews.llvm.org/D103009

Files:
  llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
  llvm/test/Transforms/DeadStoreElimination/noop-stores.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103009.347368.patch
Type: text/x-patch
Size: 6365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210524/ebf5e711/attachment.bin>


More information about the llvm-commits mailing list