[PATCH] D86486: [DSE,MemorySSA] Limit walker steps.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 27 02:04:07 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe717fdb0f155: [DSE,MemorySSA] Traverse use-def chain without MemSSA Walker. (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86486

Files:
  llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
  llvm/test/Transforms/DeadStoreElimination/MSSA/debug-counter.ll
  llvm/test/Transforms/DeadStoreElimination/MSSA/memoryssa-scan-limit.ll
  llvm/test/Transforms/DeadStoreElimination/MSSA/multiblock-multipath.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86486.288236.patch
Type: text/x-patch
Size: 17298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200827/592ad64e/attachment.bin>


More information about the llvm-commits mailing list