This is used to test RemoveRedundantDbgInstrs(), which is used by other
passes.
Details
Details
- Reviewers
asbirlea ychen - Commits
- rG6e04da0a5ac9: [DCE] Port -redundant-dbg-inst-elim to NPM
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D91477
[DCE] Port -redundant-dbg-inst-elim to NPM ClosedPublic Authored by aeubanks on Nov 13 2020, 11:41 PM.
Details
Summary This is used to test RemoveRedundantDbgInstrs(), which is used by other
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 14 2020, 9:40 AM This revision was landed with ongoing or failed builds.Nov 14 2020, 4:55 PM Closed by commit rG6e04da0a5ac9: [DCE] Port -redundant-dbg-inst-elim to NPM (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 305334 llvm/include/llvm/Transforms/Scalar/DCE.h
llvm/lib/Passes/PassRegistry.def
llvm/lib/Transforms/Scalar/DCE.cpp
llvm/test/Transforms/DCE/dbg-value-removal.ll
|