Can be used like -debug-counter=dse-memoryssa-skip=10,dse-memoryssa-counter-count=20
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D72147
[DSE] Add debug counter. ClosedPublic Authored by fhahn on Jan 3 2020, 6:12 AM.
Details Summary Can be used like -debug-counter=dse-memoryssa-skip=10,dse-memoryssa-counter-count=20
Diff Detail
Event Timelinefhahn added a parent revision: D72146: [DSE] Add first version of MemorySSA-backed DSE..Jan 3 2020, 6:30 AM This revision is now accepted and ready to land.Feb 20 2020, 5:14 PM Closed by commit rG134bab7cd567: [DSE,MSSA] Add debug counter. (authored by fhahn). · Explain WhyFeb 21 2020, 9:09 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 236041 llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
llvm/test/Transforms/DeadStoreElimination/MSSA/memoryssa-debugcounter.ll
|