This is an archive of the discontinued LLVM Phabricator instance.

[SimplifyCFG] make a debug option for case max when converting switch to select
ClosedPublic

Authored by spatel on Apr 12 2022, 12:33 PM.

Details

Summary

This should be "NFC" as written, but it will make D122485 smaller and give us more flexibility to experiment with optimization level vs. compile-time.

Diff Detail

Event Timeline

spatel created this revision.Apr 12 2022, 12:33 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 12 2022, 12:33 PM
spatel requested review of this revision.Apr 12 2022, 12:33 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 12 2022, 12:33 PM
This revision is now accepted and ready to land.Apr 13 2022, 12:54 AM
This revision was landed with ongoing or failed builds.Apr 13 2022, 4:10 AM
This revision was automatically updated to reflect the committed changes.