This is an archive of the discontinued LLVM Phabricator instance.

this change allows the user to specify the largest number of times that llvm-reduce's main delta loop will run. however, llvm-reduce will exit earlier than this if non-progress is detected; this happens when running the full set of delta passes...
AbandonedPublic

Authored by regehr on Jan 10 2022, 6:36 PM.

Details

Reviewers
None
Summary

...fails to decrease the size of the IR file that is currently being reduced

Diff Detail

Event Timeline

regehr requested review of this revision.Jan 10 2022, 6:36 PM
regehr created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJan 10 2022, 6:36 PM
regehr abandoned this revision.Jan 10 2022, 6:37 PM