This is an archive of the discontinued LLVM Phabricator instance.

[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
passes.

Diff Detail

Event Timeline

aeubanks created this revision.Nov 13 2020, 11:41 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 13 2020, 11:41 PM
aeubanks requested review of this revision.Nov 13 2020, 11:41 PM
ychen accepted this revision.Nov 14 2020, 9:40 AM

LGTM

This 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
This revision was automatically updated to reflect the committed changes.