================ @@ -112,24 +141,31 @@ int sw4(int a) { // CIR-NEXT: } // CIR-NEXT: cir.yield // CIR-NEXT: } +// CIR-NEXT: cir.case(default, []) { +// CIR-NEXT: %5 = cir.const #cir.int<2> : !s32i ---------------- Andres-Salamanca wrote: DONE https://github.com/llvm/llvm-project/pull/138003