This is an archive of the discontinued LLVM Phabricator instance.

[FuzzMutate] SinkInstructionStrategy
ClosedPublic

Authored by Peter on Nov 29 2022, 1:41 PM.

Details

Summary

Randomlly select an instruction and try to use it in the future by replacing it with another instruction's operand.

Diff Detail

Event Timeline

Peter created this revision.Nov 29 2022, 1:41 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 29 2022, 1:41 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
Peter requested review of this revision.Nov 29 2022, 1:41 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 29 2022, 1:41 PM
Peter updated this revision to Diff 478711.Nov 29 2022, 1:42 PM

minor change

arsenm accepted this revision.Nov 29 2022, 4:02 PM
This revision is now accepted and ready to land.Nov 29 2022, 4:02 PM
This revision was landed with ongoing or failed builds.Nov 29 2022, 4:19 PM
This revision was automatically updated to reflect the committed changes.