This is an archive of the discontinued LLVM Phabricator instance.

[llvm-exegesis] Allow the randomizer to fail nicely...
ClosedPublic

Authored by courbet on Jan 22 2020, 7:23 AM.

Details

Summary

... instead of crashing.
On typical exmaple is when there are no available registers.

Diff Detail

Event Timeline

courbet created this revision.Jan 22 2020, 7:23 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 22 2020, 7:23 AM
gchatelet accepted this revision.Jan 23 2020, 1:54 AM

Thx a lot!

This revision is now accepted and ready to land.Jan 23 2020, 1:54 AM
This revision was automatically updated to reflect the committed changes.