brintos

brintos / llvm-project-archived public Read only

0
0
Text · 454 B · 40494b3 Raw
14 lines · plain
1# RUN: llvm-mc -triple=amdgcn -mcpu=gfx900 -mattr=+wavefrontsize32 -disassemble -o - %s | FileCheck %s2 3# Make sure there's no assertion when trying to use an unsupported4# wave32 on a wave64-only target5 6# CHECK: v_add_f64 v[0:1], 1.0, v[0:1]70x00,0x00,0x80,0xd2,0xf2,0x00,0x02,0x008 9# CHECK: v_cmp_eq_u32_e64 s[0:1], 1.0, s1100x00,0x00,0xca,0xd0,0xf2,0x02,0x00,0x0011 12# CHECK: v_cndmask_b32_e64 v1, v2, v3, s[0:1]130x01,0x00,0x00,0xd1,0x02,0x07,0x02,0x0014