21 lines · plain
1// RUN: not llvm-mc -triple=amdgcn -mcpu=gfx1100 -show-encoding %s 2>&1 | FileCheck -check-prefix=GFX11 %s2 3lds_param_load v17, attr33.x4// GFX11: :[[@LINE-1]]:{{[0-9]+}}: error: out of bounds interpolation attribute number5 6lds_param_load v17, attr33.y7// GFX11: :[[@LINE-1]]:{{[0-9]+}}: error: out of bounds interpolation attribute number8 9lds_param_load v17, attr33.z10// GFX11: :[[@LINE-1]]:{{[0-9]+}}: error: out of bounds interpolation attribute number11 12lds_param_load v17, attr33.w13// GFX11: :[[@LINE-1]]:{{[0-9]+}}: error: out of bounds interpolation attribute number14 15lds_param_load v12, attr33.z wait_va_vdst:416// GFX11: :[[@LINE-1]]:{{[0-9]+}}: error: out of bounds interpolation attribute number17 18lds_param_load v12, attr33.w wait_va_vdst:2 wait_vm_vsrc:119// GFX11: :[[@LINE-1]]:{{[0-9]+}}: error: out of bounds interpolation attribute number20 21