[ConstraintElim] Add additional switch case and use i8 instead of i32.
commit0cb353068056690dbe91c69336f7e6917f537b40
authorFlorian Hahn <flo@fhahn.com>
Fri, 22 Sep 2023 10:11:46 +0000 (22 11:11 +0100)
committerFlorian Hahn <flo@fhahn.com>
Fri, 22 Sep 2023 10:11:46 +0000 (22 11:11 +0100)
tree4e74b4cadaf1f9609c90ae8ee6b9cd20dfca10f6
parentb61b2426aca50c05c1aec108b7319dce947b1e84
[ConstraintElim] Add additional switch case and use i8 instead of i32.

Shorten the types used to i8 for cheaper verification and add test case
where 2 cases have the same destination, as suggested in #67061.
llvm/test/Transforms/ConstraintElimination/switch.ll