[PATCH] D72628: [DSE] Move state for MemorySSA-drive DSE to DSEState.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 13 09:09:38 PST 2020


fhahn created this revision.
fhahn added reviewers: dmgreen, rnk, efriedma, bryant, asbirlea, Tyker.
Herald added subscribers: jfb, hiraditya, Prazek.
Herald added a project: LLVM.

This simplifies follow-up changes by avoiding excessive parameter lists
for functions.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D72628

Files:
  llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72628.237703.patch
Type: text/x-patch
Size: 30029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200113/e67d5d50/attachment-0001.bin>


More information about the llvm-commits mailing list