This is an archive of the discontinued LLVM Phabricator instance.

[llvm-exegesis][NFC] Let `ExegesisTarget::randomizeTargetMCOperand`
AcceptedPublic

Authored by courbet on Sep 25 2020, 7:34 AM.

Details

Reviewers
gchatelet
Summary

take an Operand rather than a Variable. Return the value instead of
having an output parameter.

Diff Detail

Event Timeline

courbet created this revision.Sep 25 2020, 7:34 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 25 2020, 7:34 AM
Herald added a subscriber: mstojanovic. · View Herald Transcript
courbet requested review of this revision.Sep 25 2020, 7:34 AM
gchatelet accepted this revision.Sep 28 2020, 12:37 PM
This revision is now accepted and ready to land.Sep 28 2020, 12:37 PM