[PATCH] D98288: [DSE] Translate killing locations through phis.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 28 11:46:28 PDT 2021


fhahn updated this revision to Diff 354968.
fhahn added a comment.

Remove Current variable, which was only used in LLVM_DEBUG.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98288

Files:
  llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
  llvm/test/Transforms/DeadStoreElimination/phi-translation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98288.354968.patch
Type: text/x-patch
Size: 9067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210628/f68204af/attachment.bin>


More information about the llvm-commits mailing list