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

Dawid Jurczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 28 00:05:35 PDT 2021


yurai007 updated this revision to Diff 348451.

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.348451.patch
Type: text/x-patch
Size: 6444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210528/4a5b85b1/attachment.bin>


More information about the llvm-commits mailing list