This is an archive of the discontinued LLVM Phabricator instance.

[SimplifyCFG] cleanup code for converting switch to select (NFC)
ClosedPublic

Authored by spatel on Apr 12 2022, 8:40 AM.

Details

Summary

This renames functions for more general usage (and current capitalization style) before a proposed logic change in D122485.

Diff Detail

Event Timeline

spatel created this revision.Apr 12 2022, 8:40 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 12 2022, 8:40 AM
spatel requested review of this revision.Apr 12 2022, 8:40 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 12 2022, 8:40 AM
bcl5980 accepted this revision.Apr 12 2022, 8:53 AM

LGTM

This revision is now accepted and ready to land.Apr 12 2022, 8:53 AM
This revision was landed with ongoing or failed builds.Apr 12 2022, 9:19 AM
This revision was automatically updated to reflect the committed changes.