This is an archive of the discontinued LLVM Phabricator instance.

[llvm-exegesis][NFC] Simplify code at the cost of small code duplication
ClosedPublic

Authored by gchatelet on Oct 12 2018, 8:01 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

gchatelet created this revision.Oct 12 2018, 8:01 AM

The diffing tool makes the change difficult to review but it's basically getting rid of the templated X86SnippetGenerator.

courbet accepted this revision.Oct 12 2018, 8:12 AM
This revision is now accepted and ready to land.Oct 12 2018, 8:12 AM
This revision was automatically updated to reflect the committed changes.