This is an archive of the discontinued LLVM Phabricator instance.

Use update_llc_test_checks for the switch.ll test; add new tests
ClosedPublic

Authored by MatzeB on May 3 2022, 6:11 PM.

Details

Summary
  • Change switch.ll test to a style suitable for tools/update_llc_test_checks.py.
  • Precommit tests for upcoming changes:
    • Add switch_i8 to test/CodeGen/X86/switch.ll.
    • Add test/CodeGen/X86/switch-phi-const.ll.

Diff Detail

Event Timeline

MatzeB created this revision.May 3 2022, 6:11 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 3 2022, 6:11 PM
MatzeB requested review of this revision.May 3 2022, 6:11 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 3 2022, 6:11 PM
RKSimon accepted this revision.May 4 2022, 1:42 AM

LGTM

This revision is now accepted and ready to land.May 4 2022, 1:42 AM
This revision was landed with ongoing or failed builds.May 10 2022, 10:01 AM
This revision was automatically updated to reflect the committed changes.