This is an archive of the discontinued LLVM Phabricator instance.

RegAllocGreedy: Add a command line flag for reverseLocalAssignment
ClosedPublic

Authored by arsenm on Jul 24 2022, 6:41 AM.

Details

Summary

Introduce a flag like for some of the other target heuristic controls
to help with experimentation.

Diff Detail

Event Timeline

arsenm created this revision.Jul 24 2022, 6:41 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 24 2022, 6:41 AM
arsenm requested review of this revision.Jul 24 2022, 6:41 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 24 2022, 6:41 AM
Herald added a subscriber: wdng. · View Herald Transcript
foad accepted this revision.Jul 25 2022, 2:01 AM
This revision is now accepted and ready to land.Jul 25 2022, 2:01 AM