[PATCH] D78830: [DSE] Add stat for remaining stores after DSE.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 25 08:28:27 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG46a04940e85c: [DSE] Add stat for remaining stores after DSE. (authored by fhahn).

Changed prior to commit:
  https://reviews.llvm.org/D78830?vs=259996&id=260102#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78830

Files:
  llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
  llvm/test/Transforms/DeadStoreElimination/MSSA/stats.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78830.260102.patch
Type: text/x-patch
Size: 4452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200425/503aac5b/attachment.bin>


More information about the llvm-commits mailing list