[PATCH] D103009: [DSE] Eliminate store after calloc (PR50143)

Dawid Jurczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 24 03:04:16 PDT 2021


yurai007 created this revision.
yurai007 added reviewers: fhahn, nikic, xbolva00, jdoerfert, asbirlea.
Herald added a subscriber: hiraditya.
yurai007 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

https://reviews.llvm.org/D101440 follow-up


Repository:
  rG LLVM Github Monorepo

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.347336.patch
Type: text/x-patch
Size: 6601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210524/74d89dbc/attachment.bin>


More information about the llvm-commits mailing list