[PATCH] D103009: [DSE] Use calloc for memset+malloc

Dawid Jurczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 11 03:42:24 PDT 2021


yurai007 updated this revision to Diff 351393.
yurai007 added a comment.

More tests.


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.351393.patch
Type: text/x-patch
Size: 9024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210611/753259ba/attachment.bin>


More information about the llvm-commits mailing list