12 lines · plain
1// RUN: not llvm-mc -triple=amdgcn -mcpu=gfx942 %s 2>&1 | FileCheck --check-prefixes=CHECK --implicit-check-not=error: %s2 3buffer_store_lds_dword s[4:7], -1 offset:4095 lds4// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU5 6buffer_wbinvl17// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU8 9buffer_wbinvl1_vol10// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU11 12