1 ; RUN: llc < %s -march=amdgcn -mcpu=verde -verify-machineinstrs | FileCheck %s
3 ; This testcase was discovered in si-annotate-cf.ll, where none of the
4 ; RUN lines was actually exercising it. See that files git log for its
7 ; FIXME: should emit s_endpgm
8 ; CHECK-LABEL: {{^}}switch_unreachable:
11 define amdgpu_kernel void @switch_unreachable(i32 addrspace(1)* %g, i8 addrspace(3)* %l, i32 %x) nounwind {
13 switch i32 %x, label %sw.default [