This is an archive of the discontinued LLVM Phabricator instance.

[llvm-exegesis] Add options to SnippetGenerator.
ClosedPublic

Authored by courbet on Oct 8 2019, 7:17 AM.

Details

Summary

This adds a -max-configs-per-opcode option to limit the number of
configs per opcode.

Diff Detail

Event Timeline

courbet created this revision.Oct 8 2019, 7:17 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 8 2019, 7:17 AM
Herald added a subscriber: tschuett. · View Herald Transcript
gchatelet accepted this revision.Oct 8 2019, 7:23 AM
This revision is now accepted and ready to land.Oct 8 2019, 7:23 AM
This revision was automatically updated to reflect the committed changes.