14 lines · plain
1# RUN: llvm-mc -triple=amdgcn -mcpu=gfx1250 -mattr=+wavefrontsize64 -disassemble -o - %s | FileCheck %s2 3# Make sure there's no assertion when trying to use an unsupported4# wave64 on a wave32-only target5 6# CHECK: v_add_f64_e32 v[0:1], 1.0, v[0:1]70xf2,0x00,0x00,0x048 9# CHECK: v_cmp_eq_u32_e64 s[0:1], 1.0, s1100x00,0x00,0x4a,0xd4,0xf2,0x02,0x00,0x0011 12# CHECK: v_cndmask_b32_e64 v1, v2, v3, s[0:1]130x01,0x00,0x01,0xd5,0x02,0x07,0x02,0x0014