This is an archive of the discontinued LLVM Phabricator instance.

[llvm-exegesis][NFC] Simplify code now that Instruction has more semantic
ClosedPublic

Authored by gchatelet on Oct 10 2018, 2:19 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

gchatelet created this revision.Oct 10 2018, 2:19 AM
courbet accepted this revision.Oct 10 2018, 2:38 AM
courbet added inline comments.
tools/llvm-exegesis/lib/Latency.cpp
66 ↗(On Diff #168957)

remove ?

This revision is now accepted and ready to land.Oct 10 2018, 2:38 AM
gchatelet updated this revision to Diff 168964.Oct 10 2018, 2:45 AM
gchatelet marked an inline comment as done.
  • Remove debug line
This revision was automatically updated to reflect the committed changes.