1 ; RUN: llc -march=amdgcn -mcpu=tahiti -verify-machineinstrs < %s | FileCheck -check-prefix=GCN %s
2 ; RUN: llc -march=amdgcn -mcpu=tonga -verify-machineinstrs < %s | FileCheck -check-prefix=GCN %s
5 ; GCN-LABEL: {{^}}shader_cc:
6 ; GCN: v_add_{{[iu]}}32_e32 v0, vcc, s8, v0
7 define amdgpu_cs float @shader_cc(<4 x i32> inreg, <4 x i32> inreg, i32 inreg %w, float %v) {
8 %vi = bitcast float %v to i32
10 %xf = bitcast i32 %x to float
14 ; GCN-LABEL: {{^}}kernel_cc:
16 define amdgpu_kernel void @kernel_cc(<4 x i32> inreg, <4 x i32> inreg, i32 inreg %w, float %v) {
17 %vi = bitcast float %v to i32
19 %xf = bitcast i32 %x to float
20 store float %xf, float addrspace(1)* undef