1 ; RUN: llvm-reduce --delta-passes=simplify-cfg --test %python --test-arg %p/Inputs/remove-bbs.py -abort-on-invalid-reduction %s -o %t
3 ; RUN: FileCheck --check-prefix=CHECK-FINAL %s --input-file=%t
6 ; CHECK-FINAL-NOT: x10:
8 define void @f1(ptr %interesting3, i32 %interesting2) {
9 %x3 = alloca ptr, i32 0, align 8
10 store ptr %interesting3, ptr %interesting3, align 8
11 switch i32 %interesting2, label %interesting1 [
21 br label %interesting1
27 br label %interesting1