brintos

brintos / llvm-project-archived public Read only

0
0
Text · 83.4 KiB · cd30647 Raw
2076 lines · plain
1// RUN: not llvm-mc -triple=amdgcn -mcpu=gfx1100 -mattr=+wavefrontsize32 %s 2>&1 | FileCheck --implicit-check-not=error: %s2// RUN: not llvm-mc -triple=amdgcn -mcpu=gfx1100 -mattr=+wavefrontsize64 %s 2>&1 | FileCheck --implicit-check-not=error: %s3 4buffer_atomic_add_f64 v[2:3], off, s[12:15], s4 offset:40955// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU6 7buffer_atomic_fcmpswap_x2 v[0:3], off, s[0:3], s0 offset:40958// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU9 10buffer_atomic_fmax_x2 v[0:1], v0, s[0:3], s0 idxen offset:409511// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU12 13buffer_atomic_fmin_x2 v[0:1], off, s[0:3], s0 offset:4095 slc14// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU15 16buffer_atomic_max_f64 v[2:3], off, s[12:15], s4 offset:409517// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU18 19buffer_atomic_min_f64 v[2:3], off, s[12:15], s4 offset:409520// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU21 22buffer_atomic_pk_add_f16 v0, v2, s[4:7], 0 idxen glc23// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU24 25buffer_atomic_pk_add_bf16 v5, off, s[8:11], s3 offset:838860726// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU27 28buffer_inv29// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU30 31buffer_invl232// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU33 34buffer_store_lds_dword s[4:7], -1 offset:4095 lds35// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU36 37buffer_wbinvl138// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU39 40buffer_wbinvl1_vol41// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU42 43buffer_wbl244// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU45 46ds_add_f64 v1, v[254:255] offset:6553547// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU48 49ds_add_rtn_f64 v[10:11], v1, v[4:5] offset:6553550// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU51 52ds_add_src2_f32 v0 offset:4 gds53// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU54 55ds_add_src2_u32 v156// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU57 58ds_add_src2_u64 v159// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU60 61ds_and_src2_b32 v162// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU63 64ds_and_src2_b64 v165// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU66 67ds_dec_src2_u32 v168// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU69 70ds_dec_src2_u64 v171// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU72 73ds_inc_src2_u32 v174// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU75 76ds_inc_src2_u64 v177// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU78 79ds_max_src2_f32 v180// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU81 82ds_max_src2_f64 v183// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU84 85ds_max_src2_i32 v186// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU87 88ds_max_src2_i64 v189// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU90 91ds_max_src2_u32 v192// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU93 94ds_max_src2_u64 v195// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU96 97ds_min_src2_f32 v198// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU99 100ds_min_src2_f64 v1101// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU102 103ds_min_src2_i32 v1104// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU105 106ds_min_src2_i64 v1107// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU108 109ds_min_src2_u32 v1110// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU111 112ds_min_src2_u64 v1113// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU114 115ds_or_src2_b32 v1116// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU117 118ds_or_src2_b64 v1119// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU120 121ds_pk_add_bf16 v1, v2 offset:65535122// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU123 124ds_pk_add_f16 v1, v2 offset:65535125// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU126 127ds_pk_add_rtn_bf16  a3, v2, a1128// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU129 130ds_pk_add_rtn_f16  a3, v2, a1131// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU132 133ds_rsub_src2_u32 v1134// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU135 136ds_rsub_src2_u64 v1137// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU138 139ds_sub_src2_u32 v1140// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU141 142ds_sub_src2_u64 v1143// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU144 145ds_write_src2_b32 v1146// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU147 148ds_write_src2_b64 v1149// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU150 151ds_xor_src2_b32 v1152// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU153 154ds_xor_src2_b64 v1155// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU156 157flat_atomic_add_f64 v[0:1], v[0:1], v[2:3] glc158// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU159 160flat_atomic_fcmpswap_x2 v[0:1], v[1:2], v[2:5] glc161// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU162 163flat_atomic_fmax_x2 v[0:1], v[1:2], v[2:3] glc164// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU165 166flat_atomic_fmin_x2 v[0:1], v[1:2], v[2:3] glc167// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU168 169flat_atomic_max_f64 v[0:1], v[0:1], v[2:3] glc170// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU171 172flat_atomic_min_f64 v[0:1], v[0:1], v[2:3] glc173// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU174 175flat_atomic_pk_add_bf16 a4, v[2:3], a1 sc0176// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU177 178flat_atomic_pk_add_bf16 v1, v[2:3], v2 th:TH_ATOMIC_RETURN179// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU180 181flat_atomic_pk_add_f16 a4, v[2:3], a1 sc0182// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU183 184flat_atomic_pk_add_f16 v1, v[2:3], v2 th:TH_ATOMIC_RETURN185// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU186 187global_atomic_add_f64 v[0:1], v[0:1], v[2:3], off glc188// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU189 190global_atomic_fcmpswap_x2 v[1:2], v[2:5], off offset:-1191// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU192 193global_atomic_fmax_x2 v[1:2], v[2:3], off dlc194// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU195 196global_atomic_fmin_x2 v[1:2], v[2:3], off dlc197// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU198 199global_atomic_max_f64 v[0:1], v[0:1], v[2:3], off glc200// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU201 202global_atomic_min_f64 v[0:1], v[0:1], v[2:3], off glc203// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU204 205global_atomic_pk_add_bf16 a4, v[2:3], a1, off sc0206// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU207 208global_atomic_pk_add_f16 v0, v[0:1], v2, off glc209// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU210 211global_atomic_pk_add_f16 v1, v0, v2, s[0:1] offset:-64 th:TH_ATOMIC_RETURN212// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU213 214global_load_lds_dword v2, s[4:5] offset:4215// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU216 217global_load_lds_sbyte v[2:3], off218// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU219 220global_load_lds_sshort v[2:3], off221// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU222 223global_load_lds_ubyte v[2:3], off224// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU225 226global_load_lds_ushort v[2:3], off227// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU228 229global_load_tr_b128 v[1:4], v5, s[2:3]230// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU231 232global_load_tr_b64 v[1:2], v[3:4], off233// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU234 235image_atomic_fcmpswap v[1:2], v2, s[12:19] dmask:0x3 dim:SQ_RSRC_IMG_1D unorm236// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU237 238image_atomic_fmax v4, v32, s[96:103] dmask:0x1 dim:SQ_RSRC_IMG_1D glc239// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU240 241image_atomic_fmin v4, v32, s[96:103] dmask:0x1 dim:SQ_RSRC_IMG_1D glc242// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU243 244image_atomic_pk_add_f16 v0, v0, s[0:7] dmask:0x1 dim:SQ_RSRC_IMG_1D245// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU246 247image_atomic_pk_add_bf16 v4, [v4, v5, v6], s[8:15] dmask:0x1 dim:SQ_RSRC_IMG_3D248// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU249 250image_gather4_b_cl_o v[252:255], v[1:8], s[8:15], s[12:15] dmask:0x1251// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU252 253image_gather4_b_o v[252:255], v[1:4], s[8:15], s[12:15] dmask:0x1254// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU255 256image_gather4_c_b_cl_o v[252:255], v[1:8], s[8:15], s[12:15] dmask:0x1257// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU258 259image_gather4_c_b_o v[252:255], v[1:8], s[8:15], s[12:15] dmask:0x1260// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU261 262image_gather4_c_cl_o v[252:255], v[1:8], s[8:15], s[12:15] dmask:0x1263// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU264 265image_gather4_c_l_o v[252:255], v[1:8], s[8:15], s[12:15] dmask:0x1266// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU267 268image_gather4_c_o v[252:255], v[1:4], s[8:15], s[12:15] dmask:0x1269// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU270 271image_gather4_cl_o v[252:255], v[1:4], s[8:15], s[12:15] dmask:0x1272// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU273 274image_gather4_l_o v[252:255], v[1:4], s[8:15], s[12:15] dmask:0x1275// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU276 277image_sample_c_cd v252, v[1:4], s[8:15], s[12:15] dmask:0x1278// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU279 280image_sample_c_cd_cl v252, v[1:8], s[8:15], s[12:15] dmask:0x1281// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU282 283image_sample_c_cd_cl_g16 v[0:3], [v0, v1, v3, v5, v6, v7], s[0:7], s[8:11] dmask:0xf dim:SQ_RSRC_IMG_2D284// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU285 286image_sample_c_cd_cl_o v252, v[1:8], s[8:15], s[12:15] dmask:0x1287// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU288 289image_sample_c_cd_cl_o_g16 v[5:6], v[1:6], s[8:15], s[12:15] dmask:0x3290// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU291 292image_sample_c_cd_g16 v[0:3], [v0, v1, v3, v5, v6], s[0:7], s[8:11] dmask:0xf dim:SQ_RSRC_IMG_2D293// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU294 295image_sample_c_cd_o v252, v[1:8], s[8:15], s[12:15] dmask:0x1296// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU297 298image_sample_c_cd_o_g16 v[5:6], v[1:5], s[8:15], s[12:15] dmask:0x3299// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU300 301image_sample_cd v252, v[1:3], s[8:15], s[12:15] dmask:0x1302// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU303 304image_sample_cd_cl v252, v[1:4], s[8:15], s[12:15] dmask:0x1305// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU306 307image_sample_cd_cl_g16 v[0:3], [v0, v2, v4, v5, v6], s[0:7], s[8:11] dmask:0xf dim:SQ_RSRC_IMG_2D308// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU309 310image_sample_cd_cl_o v252, v[1:8], s[8:15], s[12:15] dmask:0x1311// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU312 313image_sample_cd_cl_o_g16 v[5:6], v[1:5], s[8:15], s[12:15] dmask:0x3314// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU315 316image_sample_cd_g16 v[0:3], [v0, v2, v4, v5], s[0:7], s[8:11] dmask:0xf dim:SQ_RSRC_IMG_2D317// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU318 319image_sample_cd_o v252, v[1:4], s[8:15], s[12:15] dmask:0x1320// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU321 322image_sample_cd_o_g16 v[5:6], v[1:4], s[8:15], s[12:15] dmask:0x3323// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU324 325s_alloc_vgpr s0326// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU327 328s_atomic_add flat_scratch_hi, s[2:3], s0329// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU330 331s_atomic_add_x2 flat_scratch, s[2:3], s0332// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU333 334s_atomic_and flat_scratch_hi, s[2:3], s0335// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU336 337s_atomic_and_x2 flat_scratch, s[2:3], s0338// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU339 340s_atomic_cmpswap flat_scratch, s[2:3], s0341// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU342 343s_atomic_cmpswap_x2 s[20:23], flat_scratch, s0344// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU345 346s_atomic_dec flat_scratch_hi, s[2:3], s0347// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU348 349s_atomic_dec_x2 flat_scratch, s[2:3], s0350// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU351 352s_atomic_inc flat_scratch_hi, s[2:3], s0353// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU354 355s_atomic_inc_x2 flat_scratch, s[2:3], s0356// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU357 358s_atomic_or flat_scratch_hi, s[2:3], s0359// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU360 361s_atomic_or_x2 flat_scratch, s[2:3], s0362// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU363 364s_atomic_smax flat_scratch_hi, s[2:3], s0365// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU366 367s_atomic_smax_x2 flat_scratch, s[2:3], s0368// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU369 370s_atomic_smin flat_scratch_hi, s[2:3], s0371// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU372 373s_atomic_smin_x2 flat_scratch, s[2:3], s0374// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU375 376s_atomic_sub flat_scratch_hi, s[2:3], s0377// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU378 379s_atomic_sub_x2 flat_scratch, s[2:3], s0380// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU381 382s_atomic_swap flat_scratch_hi, s[2:3], s0383// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU384 385s_atomic_swap_x2 flat_scratch, s[2:3], s0386// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU387 388s_atomic_umax flat_scratch_hi, s[2:3], s0389// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU390 391s_atomic_umax_x2 flat_scratch, s[2:3], s0392// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU393 394s_atomic_umin flat_scratch_hi, s[2:3], s0395// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU396 397s_atomic_umin_x2 flat_scratch, s[2:3], s0398// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU399 400s_atomic_xor flat_scratch_hi, s[2:3], s0401// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU402 403s_atomic_xor_x2 flat_scratch, s[2:3], s0404// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU405 406s_buffer_atomic_add flat_scratch_hi, s[4:7], s0407// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU408 409s_buffer_atomic_add_x2 flat_scratch, s[4:7], s0410// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU411 412s_buffer_atomic_and flat_scratch_hi, s[4:7], s0413// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU414 415s_buffer_atomic_and_x2 flat_scratch, s[4:7], s0416// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU417 418s_buffer_atomic_cmpswap flat_scratch, s[4:7], s0419// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU420 421s_buffer_atomic_cmpswap_x2 s[20:23], s[4:7], 0x0422// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU423 424s_buffer_atomic_dec flat_scratch_hi, s[4:7], s0425// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU426 427s_buffer_atomic_dec_x2 flat_scratch, s[4:7], s0428// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU429 430s_buffer_atomic_inc flat_scratch_hi, s[4:7], s0431// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU432 433s_buffer_atomic_inc_x2 flat_scratch, s[4:7], s0434// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU435 436s_buffer_atomic_or flat_scratch_hi, s[4:7], s0437// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU438 439s_buffer_atomic_or_x2 flat_scratch, s[4:7], s0440// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU441 442s_buffer_atomic_smax flat_scratch_hi, s[4:7], s0443// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU444 445s_buffer_atomic_smax_x2 flat_scratch, s[4:7], s0446// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU447 448s_buffer_atomic_smin flat_scratch_hi, s[4:7], s0449// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU450 451s_buffer_atomic_smin_x2 flat_scratch, s[4:7], s0452// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU453 454s_buffer_atomic_sub flat_scratch_hi, s[4:7], s0455// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU456 457s_buffer_atomic_sub_x2 flat_scratch, s[4:7], s0458// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU459 460s_buffer_atomic_swap flat_scratch_hi, s[4:7], s0461// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU462 463s_buffer_atomic_swap_x2 flat_scratch, s[4:7], s0464// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU465 466s_buffer_atomic_umax flat_scratch_hi, s[4:7], s0467// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU468 469s_buffer_atomic_umax_x2 flat_scratch, s[4:7], s0470// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU471 472s_buffer_atomic_umin flat_scratch_hi, s[4:7], s0473// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU474 475s_buffer_atomic_umin_x2 flat_scratch, s[4:7], s0476// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU477 478s_buffer_atomic_xor flat_scratch_hi, s[4:7], s0479// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU480 481s_buffer_atomic_xor_x2 flat_scratch, s[4:7], s0482// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU483 484s_buffer_store_dword exec_hi, s[0:3], 0x0485// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU486 487s_buffer_store_dwordx2 exec, s[0:3], 0x0488// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU489 490s_buffer_store_dwordx4 s[4:7], s[12:15], m0491// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU492 493s_cbranch_g_fork -1, s[4:5]494// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU495 496s_cbranch_i_fork exec, 12609497// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU498 499s_cbranch_join 1500// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU501 502s_dcache_discard flat_scratch, s0503// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU504 505s_dcache_discard_x2 flat_scratch, s0506// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU507 508s_dcache_inv_vol509// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU510 511s_dcache_wb512// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU513 514s_dcache_wb_vol515// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU516 517s_ff0_i32_b32 exec_hi, s1518// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU519 520s_ff0_i32_b64 exec_hi, s[2:3]521// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU522 523s_get_waveid_in_workgroup s0524// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU525 526s_memrealtime exec527// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU528 529s_memtime exec530// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU531 532s_rfe_restore_b64 -1, s2533// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU534 535s_scratch_load_dword flat_scratch_hi, s[2:3], s0536// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU537 538s_scratch_load_dwordx2 flat_scratch, s[2:3], s0539// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU540 541s_scratch_load_dwordx4 s[20:23], flat_scratch, s0542// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU543 544s_scratch_store_dword flat_scratch_hi, s[4:5], s0545// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU546 547s_scratch_store_dwordx2 flat_scratch, s[4:5], s0548// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU549 550s_scratch_store_dwordx4 s[4:7], flat_scratch, s0551// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU552 553s_set_gpr_idx_idx -1554// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU555 556s_set_gpr_idx_mode 0557// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU558 559s_set_gpr_idx_off560// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU561 562s_set_gpr_idx_on -1, 0x0563// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU564 565s_setvskip -1, s2566// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU567 568s_store_dword exec_hi, s[2:3], 0x0569// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU570 571s_store_dwordx2 exec, s[2:3], 0x0572// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU573 574s_store_dwordx4 s[4:7], flat_scratch, m0575// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU576 577scratch_load_lds_dword off, off578// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU579 580scratch_load_lds_sbyte off, off581// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU582 583scratch_load_lds_sshort off, off584// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU585 586scratch_load_lds_ubyte off, off587// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU588 589scratch_load_lds_ushort off, off590// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU591 592v_accvgpr_mov_b32 a1, a2593// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU594 595v_accvgpr_read_b32 a0, a0596// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU597 598v_accvgpr_write_b32 a0, 65599// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU600 601v_add_u16_dpp v255, v1, v2 quad_perm:[0,1,2,3] row_mask:0x0 bank_mask:0x0602// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU603 604v_add_u16_e32 v1, v2, v3605// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU606 607v_add_u16_sdwa v0, scc, v0 dst_sel:DWORD dst_unused:UNUSED_PAD src0_sel:DWORD src1_sel:DWORD608// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU609 610v_addc_co_u32 v0, vcc, shared_base, v0, vcc611// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU612 613v_addc_co_u32_dpp v255, vcc, v1, v2, vcc quad_perm:[0,1,2,3] row_mask:0x0 bank_mask:0x0614// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU615 616v_addc_co_u32_e32 v3, vcc, 12345, v3, vcc617// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU618 619v_addc_co_u32_e64 v255, s[12:13], v1, v2, s[6:7]620// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU621 622v_addc_co_u32_sdwa v1, vcc, v2, v3, vcc dst_sel:DWORD dst_unused:UNUSED_PAD src0_sel:WORD_1 src1_sel:BYTE_2623// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU624 625v_addc_u32 v0, vcc, exec_hi, v0, vcc626// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU627 628v_addc_u32_dpp v255, vcc, v1, v2, vcc quad_perm:[0,1,2,3] row_mask:0x0 bank_mask:0x0629// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU630 631v_addc_u32_e32 v1, -1, v2, v3, s0632// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU633 634v_addc_u32_e64 v0, s[0:1], s0, s0, s[0:1]635// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU636 637v_addc_u32_sdwa v1, vcc, v2, v3, vcc dst_sel:DWORD dst_unused:UNUSED_PAD src0_sel:WORD_1 src1_sel:BYTE_2638// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU639 640v_ashr_i32 v255, v1, v2641// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU642 643v_ashr_i32_e32 v1, v2, v3644// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU645 646v_ashr_i32_e64 v255, v1, v2647// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU648 649v_ashr_i64 v[254:255], v[1:2], v2650// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU651 652v_clrexcp653// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU654 655v_clrexcp_e32656// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU657 658v_clrexcp_e64659// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU660 661v_cmp_f_i16 vcc, -1, v2662// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU663 664v_cmp_f_i16_e64 flat_scratch, v1, v2665// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU666 667v_cmp_f_i16_sdwa flat_scratch, v1, v2 src0_sel:DWORD src1_sel:DWORD668// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU669 670v_cmp_f_u16 vcc, -1, v2671// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU672 673v_cmp_f_u16_e64 flat_scratch, v1, v2674// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU675 676v_cmp_f_u16_sdwa flat_scratch, v1, v2 src0_sel:DWORD src1_sel:DWORD677// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU678 679v_cmp_t_i16 vcc, -1, v2680// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU681 682v_cmp_t_i16_e64 flat_scratch, v1, v2683// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU684 685v_cmp_t_i16_sdwa flat_scratch, v1, v2 src0_sel:DWORD src1_sel:DWORD686// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU687 688v_cmp_t_u16 vcc, -1, v2689// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU690 691v_cmp_t_u16_e64 flat_scratch, v1, v2692// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU693 694v_cmp_t_u16_sdwa flat_scratch, v1, v2 src0_sel:DWORD src1_sel:DWORD695// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU696 697v_cmps_eq_f32 vcc, -1, v2698// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU699 700v_cmps_eq_f32_e64 flat_scratch, v1, v2701// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU702 703v_cmps_eq_f64 vcc, -1, v[2:3]704// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU705 706v_cmps_eq_f64_e64 flat_scratch, v[1:2], v[2:3]707// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU708 709v_cmps_f_f32 vcc, -1, v2710// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU711 712v_cmps_f_f32_e64 flat_scratch, v1, v2713// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU714 715v_cmps_f_f64 vcc, -1, v[2:3]716// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU717 718v_cmps_f_f64_e64 flat_scratch, v[1:2], v[2:3]719// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU720 721v_cmps_ge_f32 vcc, -1, v2722// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU723 724v_cmps_ge_f32_e64 flat_scratch, v1, v2725// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU726 727v_cmps_ge_f64 vcc, -1, v[2:3]728// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU729 730v_cmps_ge_f64_e64 flat_scratch, v[1:2], v[2:3]731// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU732 733v_cmps_gt_f32 vcc, -1, v2734// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU735 736v_cmps_gt_f32_e64 flat_scratch, v1, v2737// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU738 739v_cmps_gt_f64 vcc, -1, v[2:3]740// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU741 742v_cmps_gt_f64_e64 flat_scratch, v[1:2], v[2:3]743// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU744 745v_cmps_le_f32 vcc, -1, v2746// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU747 748v_cmps_le_f32_e64 flat_scratch, v1, v2749// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU750 751v_cmps_le_f64 vcc, -1, v[2:3]752// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU753 754v_cmps_le_f64_e64 flat_scratch, v[1:2], v[2:3]755// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU756 757v_cmps_lg_f32 vcc, -1, v2758// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU759 760v_cmps_lg_f32_e64 flat_scratch, v1, v2761// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU762 763v_cmps_lg_f64 vcc, -1, v[2:3]764// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU765 766v_cmps_lg_f64_e64 flat_scratch, v[1:2], v[2:3]767// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU768 769v_cmps_lt_f32 vcc, -1, v2770// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU771 772v_cmps_lt_f32_e64 flat_scratch, v1, v2773// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU774 775v_cmps_lt_f64 vcc, -1, v[2:3]776// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU777 778v_cmps_lt_f64_e64 flat_scratch, v[1:2], v[2:3]779// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU780 781v_cmps_neq_f32 vcc, -1, v2782// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU783 784v_cmps_neq_f32_e64 flat_scratch, v1, v2785// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU786 787v_cmps_neq_f64 vcc, -1, v[2:3]788// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU789 790v_cmps_neq_f64_e64 flat_scratch, v[1:2], v[2:3]791// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU792 793v_cmps_nge_f32 vcc, -1, v2794// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU795 796v_cmps_nge_f32_e64 flat_scratch, v1, v2797// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU798 799v_cmps_nge_f64 vcc, -1, v[2:3]800// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU801 802v_cmps_nge_f64_e64 flat_scratch, v[1:2], v[2:3]803// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU804 805v_cmps_ngt_f32 vcc, -1, v2806// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU807 808v_cmps_ngt_f32_e64 flat_scratch, v1, v2809// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU810 811v_cmps_ngt_f64 vcc, -1, v[2:3]812// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU813 814v_cmps_ngt_f64_e64 flat_scratch, v[1:2], v[2:3]815// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU816 817v_cmps_nle_f32 vcc, -1, v2818// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU819 820v_cmps_nle_f32_e64 flat_scratch, v1, v2821// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU822 823v_cmps_nle_f64 vcc, -1, v[2:3]824// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU825 826v_cmps_nle_f64_e64 flat_scratch, v[1:2], v[2:3]827// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU828 829v_cmps_nlg_f32 vcc, -1, v2830// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU831 832v_cmps_nlg_f32_e64 flat_scratch, v1, v2833// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU834 835v_cmps_nlg_f64 vcc, -1, v[2:3]836// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU837 838v_cmps_nlg_f64_e64 flat_scratch, v[1:2], v[2:3]839// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU840 841v_cmps_nlt_f32 vcc, -1, v2842// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU843 844v_cmps_nlt_f32_e64 flat_scratch, v1, v2845// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU846 847v_cmps_nlt_f64 vcc, -1, v[2:3]848// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU849 850v_cmps_nlt_f64_e64 flat_scratch, v[1:2], v[2:3]851// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU852 853v_cmps_o_f32 vcc, -1, v2854// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU855 856v_cmps_o_f32_e64 flat_scratch, v1, v2857// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU858 859v_cmps_o_f64 vcc, -1, v[2:3]860// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU861 862v_cmps_o_f64_e64 flat_scratch, v[1:2], v[2:3]863// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU864 865v_cmps_tru_f32 vcc, -1, v2866// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU867 868v_cmps_tru_f32_e64 flat_scratch, v1, v2869// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU870 871v_cmps_tru_f64 vcc, -1, v[2:3]872// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU873 874v_cmps_tru_f64_e64 flat_scratch, v[1:2], v[2:3]875// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU876 877v_cmps_u_f32 vcc, -1, v2878// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU879 880v_cmps_u_f32_e64 flat_scratch, v1, v2881// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU882 883v_cmps_u_f64 vcc, -1, v[2:3]884// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU885 886v_cmps_u_f64_e64 flat_scratch, v[1:2], v[2:3]887// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU888 889v_cmpsx_eq_f32 vcc, -1, v2890// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU891 892v_cmpsx_eq_f32_e64 flat_scratch, v1, v2893// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU894 895v_cmpsx_eq_f64 vcc, -1, v[2:3]896// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU897 898v_cmpsx_eq_f64_e64 flat_scratch, v[1:2], v[2:3]899// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU900 901v_cmpsx_f_f32 vcc, -1, v2902// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU903 904v_cmpsx_f_f32_e64 flat_scratch, v1, v2905// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU906 907v_cmpsx_f_f64 vcc, -1, v[2:3]908// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU909 910v_cmpsx_f_f64_e64 flat_scratch, v[1:2], v[2:3]911// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU912 913v_cmpsx_ge_f32 vcc, -1, v2914// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU915 916v_cmpsx_ge_f32_e64 flat_scratch, v1, v2917// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU918 919v_cmpsx_ge_f64 vcc, -1, v[2:3]920// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU921 922v_cmpsx_ge_f64_e64 flat_scratch, v[1:2], v[2:3]923// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU924 925v_cmpsx_gt_f32 vcc, -1, v2926// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU927 928v_cmpsx_gt_f32_e64 flat_scratch, v1, v2929// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU930 931v_cmpsx_gt_f64 vcc, -1, v[2:3]932// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU933 934v_cmpsx_gt_f64_e64 flat_scratch, v[1:2], v[2:3]935// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU936 937v_cmpsx_le_f32 vcc, -1, v2938// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU939 940v_cmpsx_le_f32_e64 flat_scratch, v1, v2941// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU942 943v_cmpsx_le_f64 vcc, -1, v[2:3]944// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU945 946v_cmpsx_le_f64_e64 flat_scratch, v[1:2], v[2:3]947// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU948 949v_cmpsx_lg_f32 vcc, -1, v2950// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU951 952v_cmpsx_lg_f32_e64 flat_scratch, v1, v2953// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU954 955v_cmpsx_lg_f64 vcc, -1, v[2:3]956// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU957 958v_cmpsx_lg_f64_e64 flat_scratch, v[1:2], v[2:3]959// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU960 961v_cmpsx_lt_f32 vcc, -1, v2962// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU963 964v_cmpsx_lt_f32_e64 flat_scratch, v1, v2965// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU966 967v_cmpsx_lt_f64 vcc, -1, v[2:3]968// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU969 970v_cmpsx_lt_f64_e64 flat_scratch, v[1:2], v[2:3]971// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU972 973v_cmpsx_neq_f32 vcc, -1, v2974// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU975 976v_cmpsx_neq_f32_e64 flat_scratch, v1, v2977// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU978 979v_cmpsx_neq_f64 vcc, -1, v[2:3]980// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU981 982v_cmpsx_neq_f64_e64 flat_scratch, v[1:2], v[2:3]983// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU984 985v_cmpsx_nge_f32 vcc, -1, v2986// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU987 988v_cmpsx_nge_f32_e64 flat_scratch, v1, v2989// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU990 991v_cmpsx_nge_f64 vcc, -1, v[2:3]992// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU993 994v_cmpsx_nge_f64_e64 flat_scratch, v[1:2], v[2:3]995// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU996 997v_cmpsx_ngt_f32 vcc, -1, v2998// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU999 1000v_cmpsx_ngt_f32_e64 flat_scratch, v1, v21001// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1002 1003v_cmpsx_ngt_f64 vcc, -1, v[2:3]1004// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1005 1006v_cmpsx_ngt_f64_e64 flat_scratch, v[1:2], v[2:3]1007// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1008 1009v_cmpsx_nle_f32 vcc, -1, v21010// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1011 1012v_cmpsx_nle_f32_e64 flat_scratch, v1, v21013// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1014 1015v_cmpsx_nle_f64 vcc, -1, v[2:3]1016// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1017 1018v_cmpsx_nle_f64_e64 flat_scratch, v[1:2], v[2:3]1019// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1020 1021v_cmpsx_nlg_f32 vcc, -1, v21022// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1023 1024v_cmpsx_nlg_f32_e64 flat_scratch, v1, v21025// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1026 1027v_cmpsx_nlg_f64 vcc, -1, v[2:3]1028// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1029 1030v_cmpsx_nlg_f64_e64 flat_scratch, v[1:2], v[2:3]1031// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1032 1033v_cmpsx_nlt_f32 vcc, -1, v21034// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1035 1036v_cmpsx_nlt_f32_e64 flat_scratch, v1, v21037// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1038 1039v_cmpsx_nlt_f64 vcc, -1, v[2:3]1040// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1041 1042v_cmpsx_nlt_f64_e64 flat_scratch, v[1:2], v[2:3]1043// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1044 1045v_cmpsx_o_f32 vcc, -1, v21046// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1047 1048v_cmpsx_o_f32_e64 flat_scratch, v1, v21049// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1050 1051v_cmpsx_o_f64 vcc, -1, v[2:3]1052// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1053 1054v_cmpsx_o_f64_e64 flat_scratch, v[1:2], v[2:3]1055// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1056 1057v_cmpsx_tru_f32 vcc, -1, v21058// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1059 1060v_cmpsx_tru_f32_e64 flat_scratch, v1, v21061// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1062 1063v_cmpsx_tru_f64 vcc, -1, v[2:3]1064// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1065 1066v_cmpsx_tru_f64_e64 flat_scratch, v[1:2], v[2:3]1067// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1068 1069v_cmpsx_u_f32 vcc, -1, v21070// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1071 1072v_cmpsx_u_f32_e64 flat_scratch, v1, v21073// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1074 1075v_cmpsx_u_f64 vcc, -1, v[2:3]1076// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1077 1078v_cmpsx_u_f64_e64 flat_scratch, v[1:2], v[2:3]1079// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1080 1081v_cmpx_f_i16 vcc, -1, v21082// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1083 1084v_cmpx_f_i16_e64 exec, v1, v21085// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1086 1087v_cmpx_f_i16_sdwa flat_scratch, v1, v2 src0_sel:DWORD src1_sel:DWORD1088// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1089 1090v_cmpx_f_u16 vcc, -1, v21091// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1092 1093v_cmpx_f_u16_e64 exec, v1, v21094// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1095 1096v_cmpx_f_u16_sdwa flat_scratch, v1, v2 src0_sel:DWORD src1_sel:DWORD1097// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1098 1099v_cmpx_t_i16 vcc, -1, v21100// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1101 1102v_cmpx_t_i16_e64 exec, v1, v21103// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1104 1105v_cmpx_t_i16_sdwa flat_scratch, v1, v2 src0_sel:DWORD src1_sel:DWORD1106// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1107 1108v_cmpx_t_u16 vcc, -1, v21109// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1110 1111v_cmpx_t_u16_e64 exec, v1, v21112// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1113 1114v_cmpx_t_u16_sdwa flat_scratch, v1, v2 src0_sel:DWORD src1_sel:DWORD1115// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1116 1117v_cvt_f32_bf8 v1, 31118// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1119 1120v_cvt_f32_bf8_dpp v5, v1 quad_perm:[0,1,2,3] row_mask:0xf bank_mask:0xf1121// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1122 1123v_cvt_f32_bf8_e64 v5, v11124// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1125 1126v_cvt_f32_bf8_sdwa v5, v1 src0_sel:BYTE_01127// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1128 1129v_cvt_f32_fp8 v1, 31130// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1131 1132v_cvt_f32_fp8_dpp v5, v1 quad_perm:[0,1,2,3] row_mask:0xf bank_mask:0xf1133// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1134 1135v_cvt_f32_fp8_e64 v5, v11136// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1137 1138v_cvt_f32_fp8_sdwa v5, v1 src0_sel:BYTE_01139// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1140 1141v_cvt_pk_bf8_f32 v1, -v2, |v3|1142// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1143 1144v_cvt_pk_f32_bf8 v[0:1], v3 quad_perm:[0,2,1,1] row_mask:0xf bank_mask:0xf1145// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1146 1147v_cvt_pk_f32_bf8_dpp v[10:11], v1 quad_perm:[0,1,2,3] row_mask:0xf bank_mask:0xf1148// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1149 1150v_cvt_pk_f32_bf8_sdwa v[10:11], v1 src0_sel:WORD_01151// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1152 1153v_cvt_pk_f32_fp8 v[0:1], v3 quad_perm:[0,2,1,1] row_mask:0xf bank_mask:0xf1154// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1155 1156v_cvt_pk_f32_fp8_dpp v[10:11], v1 quad_perm:[0,1,2,3] row_mask:0xf bank_mask:0xf1157// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1158 1159v_cvt_pk_f32_fp8_sdwa v[10:11], v1 src0_sel:WORD_01160// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1161 1162v_cvt_pk_fp8_f32 v1, -v2, |v3|1163// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1164 1165v_cvt_pkaccum_u8_f32 v1, v2, v31166// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1167 1168v_cvt_pkaccum_u8_f32_e64 v255, v1, v21169// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1170 1171v_cvt_sr_bf8_f32 v1, -|s2|, v31172// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1173 1174v_cvt_sr_fp8_f32 v1, -|s2|, v31175// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1176 1177v_div_fixup_legacy_f16 v5, v1, v2, v31178// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1179 1180v_dot2_i32_i16 v0, -v1, -v2, -v31181// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1182 1183v_dot2_u32_u16 v0, -v1, -v2, -v31184// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1185 1186v_dot2c_i32_i16 v0, v1, v21187// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1188 1189v_dot2c_i32_i16_dpp v255, v1, v2 quad_perm:[0,1,2,3] row_mask:0x0 bank_mask:0x01190// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1191 1192v_dot2c_i32_i16_e64 v0, v1, v21193// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1194 1195v_dot4c_i32_i8 v0, v1, v21196// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1197 1198v_dot4c_i32_i8_dpp v255, v1, v2  quad_perm:[0,1,2,3] row_mask:0x0 bank_mask:0x01199// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1200 1201v_dot4c_i32_i8_e32 v255, v1, v21202// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1203 1204v_dot4c_i32_i8_e64 v0, v1, v21205// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1206 1207v_dot8c_i32_i4 v0, v1, v21208// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1209 1210v_dot8c_i32_i4_dpp v255, v1, v2 quad_perm:[0,1,2,3] row_mask:0x0 bank_mask:0x01211// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1212 1213v_dot8c_i32_i4_e64 v0, v1, v21214// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1215 1216v_exp_legacy_f32 v1, v0 dst_sel:DWORD dst_unused:UNUSED_PAD src0_sel:WORD_11217// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1218 1219v_exp_legacy_f32_dpp v255, v1 quad_perm:[0,1,2,3] row_mask:0x0 bank_mask:0x01220// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1221 1222v_exp_legacy_f32_e64 v255, v11223// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1224 1225v_exp_legacy_f32_sdwa v255, v1 dst_sel:DWORD dst_unused:UNUSED_PAD src0_sel:DWORD1226// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1227 1228v_fma_legacy_f16 v5, v1, v2, v31229// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1230 1231v_fmac_f64 v[0:1], v[2:3], v[4:5] row_newbcast:21232// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1233 1234v_fmac_f64_dpp v[10:11], v[2:3], v[4:5] row_newbcast:1 row_mask:0xf bank_mask:0xf1235// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1236 1237v_fmac_f64_e32 v[254:255], v[2:3], v[4:5]1238// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1239 1240v_fmac_f64_e64 v[10:11], v[2:3], v[4:5]1241// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1242 1243v_interp_mov_f32 v0, p10, attr0.x1244// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1245 1246v_interp_mov_f32_e64 v255, p10, attr0.x1247// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1248 1249v_interp_p1_f32 v0, v11250// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1251 1252v_interp_p1_f32_e64 v255, v2, attr0.x1253// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1254 1255v_interp_p1ll_f16 v5, p0, attr31.x1256// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1257 1258v_interp_p1lv_f16 v5, v1, attr0.x, v31259// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1260 1261v_interp_p2_f16 v5, v1, attr0.x, v31262// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1263 1264v_interp_p2_legacy_f16 v5, v1, attr0.x, v31265// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1266 1267v_log_clamp_f32 v1, 0.51268// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1269 1270v_log_clamp_f32_e64 v255, v11271// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1272 1273v_log_legacy_f32 v1, v0 dst_sel:DWORD dst_unused:UNUSED_PAD src0_sel:WORD_11274// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1275 1276v_log_legacy_f32_dpp v255, v1 quad_perm:[0,1,2,3] row_mask:0x0 bank_mask:0x01277// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1278 1279v_log_legacy_f32_e64 v255, v11280// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1281 1282v_log_legacy_f32_sdwa v255, v1 dst_sel:DWORD dst_unused:UNUSED_PAD src0_sel:DWORD1283// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1284 1285v_lshl_add_u64 v[10:11], v[2:3], v2, v[6:7]1286// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1287 1288v_lshl_b32 v255, v1, v21289// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1290 1291v_lshl_b32_e32 v1, v2, v31292// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1293 1294v_lshl_b32_e64 v255, v1, v21295// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1296 1297v_lshl_b64 v[254:255], v[1:2], v21298// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1299 1300v_lshr_b32 v255, v1, v21301// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1302 1303v_lshr_b32_e32 v1, v2, v31304// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1305 1306v_lshr_b32_e64 v255, v1, v21307// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1308 1309v_lshr_b64 v[254:255], v[1:2], v21310// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1311 1312v_mac_f16 v1, v2, v3 dst_sel:DWORD dst_unused:UNUSED_PAD src0_sel:WORD_1 src1_sel:BYTE_21313// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1314 1315v_mac_f16_dpp v255, v1, v2 quad_perm:[0,1,2,3] row_mask:0x0 bank_mask:0x01316// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1317 1318v_mac_f16_e32 v1, v2, v31319// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1320 1321v_mac_f16_e64 v255, v1, v21322// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1323 1324v_mac_f16_sdwa v255, v1, v2 dst_sel:DWORD dst_unused:UNUSED_PAD src0_sel:DWORD src1_sel:DWORD1325// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1326 1327v_mac_f32 v0, v0, v0 quad_perm:[1,3,0,1] row_mask:0xa bound_ctrl:01328// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1329 1330v_mac_f32_dpp v255, v1, v2 quad_perm:[0,1,2,3] row_mask:0x0 bank_mask:0x01331// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1332 1333v_mac_f32_e32 v1, v2, v31334// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1335 1336v_mac_f32_e64 v255, v1, v21337// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1338 1339v_mac_f32_sdwa v255, v1, v2 dst_sel:DWORD dst_unused:UNUSED_PAD src0_sel:DWORD src1_sel:DWORD1340// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1341 1342v_mac_legacy_f32 v0, v1, v21343// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1344 1345v_mac_legacy_f32_e32 v255, v1, v21346// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1347 1348v_mac_legacy_f32_e64 v255, v1, v21349// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1350 1351v_mad_f16 v5, v1, v2, v31352// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1353 1354v_mad_f32 v0, s0, s0, flat_scratch_lo1355// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1356 1357v_mad_legacy_f16 v5, v1, v2, v31358// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1359 1360v_mad_legacy_f32 v0, v1, v2, v31361// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1362 1363v_mad_legacy_i16 v5, v1, v2, v31364// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1365 1366v_mad_legacy_u16 v5, v1, v2, v31367// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1368 1369v_mad_mix_f32 v0, -abs(v1), v2, v31370// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1371 1372v_mad_mixhi_f16 v0, -v1, abs(v2), -abs(v3)1373// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1374 1375v_mad_mixlo_f16 v0, abs(v1), -v2, abs(v3)1376// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1377 1378v_madak_f16 v0, 0xff32, v0, 0x11221379// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1380 1381v_madak_f32 v0, 0x11213141, v0, 0x112131411382// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1383 1384v_madmk_f16 v0, 0xff32, 0x1122, v01385// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1386 1387v_madmk_f32 v0, 0x11213141, 0x11213141, v01388// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1389 1390v_max_legacy_f32 v1, v2, v31391// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1392 1393v_max_legacy_f32_e64 v255, v1, v21394// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1395 1396v_mfma_f32_16x16x16_bf16 a[0:3], v[2:3], v[4:5], a[2:5]1397// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1398 1399v_mfma_f32_16x16x16_f16 a[0:3], v[0:1], v[2:3], a[2:5]1400// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1401 1402v_mfma_f32_16x16x16bf16 a[0:3], v[2:3], v[4:5], a[2:5]1403// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1404 1405v_mfma_f32_16x16x16bf16_1k a[0:3], a[0:1], a[2:3], -2.01406// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1407 1408v_mfma_f32_16x16x16f16 a[0:3], a[0:1], a[1:2], -2.01409// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1410 1411v_mfma_f32_16x16x1_4b_f32 a[0:15], v0, v1, a[18:33]1412// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1413 1414v_mfma_f32_16x16x1f32 a[0:15], a0, a1, -2.01415// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1416 1417v_mfma_f32_16x16x2bf16 a[0:15], a0, a1, -2.01418// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1419 1420v_mfma_f32_16x16x32_bf8_bf8 a[0:3], v[2:3], v[4:5], a[0:3]1421// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1422 1423v_mfma_f32_16x16x32_bf8_fp8 a[0:3], v[2:3], v[4:5], a[0:3]1424// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1425 1426v_mfma_f32_16x16x32_fp8_bf8 a[0:3], v[2:3], v[4:5], a[0:3]1427// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1428 1429v_mfma_f32_16x16x32_fp8_fp8 a[0:3], v[2:3], v[4:5], a[0:3]1430// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1431 1432v_mfma_f32_16x16x4_4b_bf16 a[0:15], v[2:3], v[4:5], a[18:33]1433// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1434 1435v_mfma_f32_16x16x4_4b_f16 a[0:15], v[0:1], v[2:3], a[18:33]1436// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1437 1438v_mfma_f32_16x16x4_f32 a[0:3], v0, v1, a[2:5]1439// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1440 1441v_mfma_f32_16x16x4bf16 a[0:15], v[2:3], v[4:5], a[18:33] blgp:51442// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1443 1444v_mfma_f32_16x16x4bf16_1k a[0:15], a[0:1], a[2:3], -2.01445// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1446 1447v_mfma_f32_16x16x4f16 a[0:15], a[0:1], a[1:2], -2.01448// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1449 1450v_mfma_f32_16x16x4f32 a[0:3], a0, a1, -2.01451// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1452 1453v_mfma_f32_16x16x8_xf32 a[0:3], v[2:3], v[4:5], a[2:5]1454// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1455 1456v_mfma_f32_16x16x8bf16 a[0:3], a0, a1, -2.01457// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1458 1459v_mfma_f32_16x16x8xf32 a[0:3], v[2:3], v[4:5], a[2:5]1460// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1461 1462v_mfma_f32_32x32x16_bf8_bf8 a[0:15], v[2:3], v[4:5], a[0:15]1463// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1464 1465v_mfma_f32_32x32x16_bf8_fp8 a[0:15], v[2:3], v[4:5], a[0:15]1466// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1467 1468v_mfma_f32_32x32x16_fp8_bf8 a[0:15], v[2:3], v[4:5], a[0:15]1469// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1470 1471v_mfma_f32_32x32x16_fp8_fp8 a[0:15], v[2:3], v[4:5], a[0:15]1472// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1473 1474v_mfma_f32_32x32x1_2b_f32 a[0:31], v0, v1, a[0:31] neg:[1,0,0]1475// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1476 1477v_mfma_f32_32x32x1f32 a[0:31], 1, v1, a[0:31]1478// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1479 1480v_mfma_f32_32x32x2_f32 a[0:15], v0, v1, a[18:33]1481// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1482 1483v_mfma_f32_32x32x2bf16 a[0:31], a0, a1, -2.01484// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1485 1486v_mfma_f32_32x32x2f32 a[0:15], a0, a1, -2.01487// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1488 1489v_mfma_f32_32x32x4_2b_bf16 a[0:31], v[2:3], v[4:5], a[34:65]1490// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1491 1492v_mfma_f32_32x32x4_2b_f16 a[0:31], v[0:1], v[2:3], a[34:65]1493// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1494 1495v_mfma_f32_32x32x4_xf32 a[0:15], v[2:3], v[4:5], a[18:33]1496// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1497 1498v_mfma_f32_32x32x4bf16 a[0:15], a0, a1, -2.01499// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1500 1501v_mfma_f32_32x32x4bf16_1k a[0:31], a[0:1], a[2:3], -2.01502// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1503 1504v_mfma_f32_32x32x4f16 a[0:31], a[0:1], a[1:2], -2.01505// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1506 1507v_mfma_f32_32x32x4xf32 a[0:15], v[2:3], v[4:5], a[18:33]1508// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1509 1510v_mfma_f32_32x32x8_bf16 a[0:15], v[2:3], v[4:5], a[18:33]1511// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1512 1513v_mfma_f32_32x32x8_f16 a[0:15], v[0:1], v[2:3], a[18:33]1514// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1515 1516v_mfma_f32_32x32x8bf16 a[0:15], v[2:3], v[4:5], a[18:33]1517// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1518 1519v_mfma_f32_32x32x8bf16_1k a[0:15], a[0:1], a[2:3], -2.01520// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1521 1522v_mfma_f32_32x32x8f16 a[0:15], a[0:1], a[1:2], -2.01523// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1524 1525v_mfma_f32_4x4x1_16b_f32 a[0:3], v0, v1, a[2:5]1526// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1527 1528v_mfma_f32_4x4x1f32 a[0:3], a0, a1, -2.01529// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1530 1531v_mfma_f32_4x4x2bf16 a[0:3], a0, a1, -2.01532// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1533 1534v_mfma_f32_4x4x4_16b_bf16 a[0:3], v[2:3], v[4:5], a[2:5]1535// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1536 1537v_mfma_f32_4x4x4_16b_f16 a[0:3], v[0:1], v[2:3], a[2:5]1538// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1539 1540v_mfma_f32_4x4x4bf16 a[0:3], v[2:3], v[4:5], a[2:5]1541// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1542 1543v_mfma_f32_4x4x4bf16_1k a[0:3], a[0:1], a[2:3], -2.01544// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1545 1546v_mfma_f32_4x4x4f16 a[0:3], a[0:1], a[1:2], -2.01547// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1548 1549v_mfma_f64_16x16x4_f64 a[0:7], v[0:1], v[2:3], a[0:7]1550// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1551 1552v_mfma_f64_16x16x4f64 a[0:7], a[0:1], a[2:3], -2.01553// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1554 1555v_mfma_f64_4x4x4_4b_f64 a[0:1], v[0:1], a[2:3], a[2:3]1556// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1557 1558v_mfma_f64_4x4x4f64 a[0:1], a[0:1], a[2:3], -2.01559// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1560 1561v_mfma_i32_16x16x16i8 a[0:3], a0, a1, 21562// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1563 1564v_mfma_i32_16x16x32_i8 a[0:3], v[2:3], v[4:5], a[0:3]1565// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1566 1567v_mfma_i32_16x16x32i8 a[0:3], v[2:3], v[4:5], a[0:3] blgp:51568// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1569 1570v_mfma_i32_16x16x4_4b_i8 a[0:15], v0, v1, a[18:33]1571// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1572 1573v_mfma_i32_16x16x4i8 a[0:15], a0, a1, 21574// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1575 1576v_mfma_i32_32x32x16_i8 a[0:15], v[2:3], v[4:5], a[0:15]1577// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1578 1579v_mfma_i32_32x32x16i8 a[0:15], v[2:3], v[4:5], a[0:15] blgp:51580// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1581 1582v_mfma_i32_32x32x4_2b_i8 a[0:31], v0, v1, a[34:65]1583// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1584 1585v_mfma_i32_32x32x4i8 a[0:31], a0, a1, 21586// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1587 1588v_mfma_i32_32x32x8i8 a[0:15], a0, a1, 21589// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1590 1591v_mfma_i32_4x4x4_16b_i8 a[0:3], v0, v1, a[2:5]1592// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1593 1594v_mfma_i32_4x4x4i8 a[0:3], a0, a1, 21595// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1596 1597v_min_legacy_f32 v255, v1, v21598// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1599 1600v_min_legacy_f32_e32 v1, v2, v31601// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1602 1603v_min_legacy_f32_e64 v255, v1, v21604// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1605 1606v_mov_b64 v[10:11], v[2:3]1607// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1608 1609v_mov_b64_dpp v[10:11], v[2:3] row_newbcast:1 row_mask:0xf bank_mask:0xf1610// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1611 1612v_mov_b64_e64 v[10:11], v[2:3]1613// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1614 1615v_mul_lo_i32 v0, v1, v21616// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1617 1618v_permlane16_var_b32 v0, v0, v11619// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1620 1621v_permlanex16_var_b32 v0, v0, v11622// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1623 1624v_pk_add_f32 v[10:11], v[2:3], v[4:5]1625// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1626 1627v_pk_fma_f32 v[0:1], v[4:5], v[8:9], v[16:17]1628// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1629 1630v_pk_mov_b32 v[0:1], flat_scratch, v[4:5]1631// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1632 1633v_pk_mul_f32 v[10:11], v[2:3], v[4:5]1634// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1635 1636v_rcp_clamp_f32 v255, v11637// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1638 1639v_rcp_clamp_f32_e64 v255, v11640// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1641 1642v_rcp_clamp_f64 v[254:255], v[1:2]1643// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1644 1645v_rcp_clamp_f64_e64 v[254:255], v[1:2]1646// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1647 1648v_rcp_legacy_f32 v255, v11649// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1650 1651v_rcp_legacy_f32_e64 v255, v11652// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1653 1654v_rsq_clamp_f32 v255, v11655// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1656 1657v_rsq_clamp_f32_e64 v255, v11658// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1659 1660v_rsq_clamp_f64 v[254:255], v[1:2]1661// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1662 1663v_rsq_clamp_f64_e64 v[254:255], v[1:2]1664// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1665 1666v_rsq_legacy_f32 v255, v11667// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1668 1669v_rsq_legacy_f32_e64 v255, v11670// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1671 1672v_screen_partition_4se_b32 v255, v11673// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1674 1675v_screen_partition_4se_b32_dpp v255, v1 quad_perm:[0,1,2,3] row_mask:0x0 bank_mask:0x01676// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1677 1678v_screen_partition_4se_b32_e64 v255, v11679// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1680 1681v_screen_partition_4se_b32_sdwa v255, v1 dst_sel:DWORD dst_unused:UNUSED_PAD src0_sel:DWORD1682// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1683 1684v_smfmac_f32_16x16x32_bf16 a[10:13], v[2:3], a[4:7], v51685// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1686 1687v_smfmac_f32_16x16x32_f16 a[10:13], v[2:3], a[4:7], v11688// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1689 1690v_smfmac_f32_16x16x32bf16 v[10:13], a[2:3], v[4:7], v4 cbsz:3 abid:11691// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1692 1693v_smfmac_f32_16x16x32f16 v[10:13], a[2:3], v[4:7], v0 cbsz:3 abid:11694// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1695 1696v_smfmac_f32_16x16x64_bf8_bf8 a[0:3], v[2:3], a[4:7], v11697// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1698 1699v_smfmac_f32_16x16x64_bf8_fp8 a[0:3], v[2:3], a[4:7], v11700// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1701 1702v_smfmac_f32_16x16x64_fp8_bf8 a[0:3], v[2:3], a[4:7], v11703// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1704 1705v_smfmac_f32_16x16x64_fp8_fp8 a[0:3], v[2:3], a[4:7], v11706// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1707 1708v_smfmac_f32_16x16x64bf8bf8 v[0:3], a[2:3], v[4:7], v1 cbsz:3 abid:11709// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1710 1711v_smfmac_f32_16x16x64bf8fp8 v[0:3], a[2:3], v[4:7], v1 cbsz:3 abid:11712// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1713 1714v_smfmac_f32_16x16x64fp8bf8 v[0:3], a[2:3], v[4:7], v1 cbsz:3 abid:11715// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1716 1717v_smfmac_f32_16x16x64fp8fp8 v[0:3], a[2:3], v[4:7], v1 cbsz:3 abid:11718// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1719 1720v_smfmac_f32_32x32x16_bf16 a[10:25], v[2:3], a[4:7], v71721// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1722 1723v_smfmac_f32_32x32x16_f16 a[10:25], v[2:3], a[4:7], v31724// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1725 1726v_smfmac_f32_32x32x16bf16 v[10:25], a[2:3], v[4:7], v6 cbsz:3 abid:11727// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1728 1729v_smfmac_f32_32x32x16f16 v[10:25], a[2:3], v[4:7], v2 cbsz:3 abid:11730// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1731 1732v_smfmac_f32_32x32x32_bf8_bf8 a[0:15], v[2:3], a[4:7], v11733// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1734 1735v_smfmac_f32_32x32x32_bf8_fp8 a[0:15], v[2:3], a[4:7], v11736// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1737 1738v_smfmac_f32_32x32x32_fp8_bf8 a[0:15], v[2:3], a[4:7], v11739// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1740 1741v_smfmac_f32_32x32x32_fp8_fp8 a[0:15], v[2:3], a[4:7], v11742// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1743 1744v_smfmac_f32_32x32x32bf8bf8 v[0:15], a[2:3], v[4:7], v1 cbsz:3 abid:11745// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1746 1747v_smfmac_f32_32x32x32bf8fp8 v[0:15], a[2:3], v[4:7], v1 cbsz:3 abid:11748// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1749 1750v_smfmac_f32_32x32x32fp8bf8 v[0:15], a[2:3], v[4:7], v1 cbsz:3 abid:11751// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1752 1753v_smfmac_f32_32x32x32fp8fp8 v[0:15], a[2:3], v[4:7], v1 cbsz:3 abid:11754// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1755 1756v_smfmac_i32_16x16x64_i8 a[10:13], v[2:3], a[4:7], v91757// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1758 1759v_smfmac_i32_16x16x64i8 v[10:13], a[2:3], v[4:7], v8 cbsz:3 abid:11760// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1761 1762v_smfmac_i32_32x32x32_i8 a[10:25], v[2:3], a[4:7], v111763// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1764 1765v_smfmac_i32_32x32x32i8 a[10:25], v[2:3], a[4:7], v111766// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1767 1768v_sub_u16_dpp v255, v1, v2 quad_perm:[0,1,2,3] row_mask:0x0 bank_mask:0x01769// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1770 1771v_sub_u16_e32 v1, v2, v31772// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1773 1774v_sub_u16_sdwa v255, v1, v2 dst_sel:DWORD dst_unused:UNUSED_PAD src0_sel:DWORD src1_sel:DWORD1775// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1776 1777v_subb_co_u32 v1, vcc, v2, v3, vcc row_shl:1 row_mask:0xa bank_mask:0x1 bound_ctrl:01778// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1779 1780v_subb_co_u32_dpp v255, vcc, v1, v2, vcc quad_perm:[0,1,2,3] row_mask:0x0 bank_mask:0x01781// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1782 1783v_subb_co_u32_e64 v255, s[12:13], v1, v2, s[6:7]1784// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1785 1786v_subb_co_u32_sdwa v1, vcc, v2, v3, vcc dst_sel:DWORD dst_unused:UNUSED_PAD src0_sel:WORD_1 src1_sel:BYTE_21787// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1788 1789v_subb_u32 v1, s[0:1], v2, v3, vcc1790// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1791 1792v_subb_u32_dpp v255, vcc, v1, v2, vcc quad_perm:[0,1,2,3] row_mask:0x0 bank_mask:0x01793// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1794 1795v_subb_u32_e64 v255, s[12:13], v1, v2, s[6:7]1796// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1797 1798v_subb_u32_sdwa v1, vcc, v2, v3, vcc dst_sel:DWORD dst_unused:UNUSED_PAD src0_sel:WORD_1 src1_sel:BYTE_21799// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1800 1801v_subbrev_co_u32 v0, vcc, src_lds_direct, v0, vcc1802// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1803 1804v_subbrev_co_u32_dpp v255, vcc, v1, v2, vcc quad_perm:[0,1,2,3] row_mask:0x0 bank_mask:0x01805// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1806 1807v_subbrev_co_u32_e64 v255, s[12:13], v1, v2, s[6:7]1808// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1809 1810v_subbrev_co_u32_sdwa v1, vcc, v2, v3, vcc dst_sel:DWORD dst_unused:UNUSED_PAD src0_sel:WORD_1 src1_sel:BYTE_21811// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1812 1813v_subbrev_u32 v1, s[0:1], v2, v3, vcc1814// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1815 1816v_subbrev_u32_dpp v255, vcc, v1, v2, vcc quad_perm:[0,1,2,3] row_mask:0x0 bank_mask:0x01817// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1818 1819v_subbrev_u32_e64 v255, s[12:13], v1, v2, s[6:7]1820// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1821 1822v_subbrev_u32_sdwa v1, vcc, v2, v3, vcc dst_sel:DWORD dst_unused:UNUSED_PAD src0_sel:WORD_1 src1_sel:BYTE_21823// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1824 1825v_subrev_i32 v1, s[0:1], v2, v31826// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1827 1828v_subrev_i32_e64 v255, s[12:13], v1, v21829// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1830 1831v_subrev_u16 v0, src_lds_direct, v01832// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1833 1834v_subrev_u16_dpp v255, v1, v2 quad_perm:[0,1,2,3] row_mask:0x0 bank_mask:0x01835// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1836 1837v_subrev_u16_e32 v1, v2, v31838// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1839 1840v_subrev_u16_e64 v255, v1, v21841// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1842 1843v_subrev_u16_sdwa v255, v1, v2 dst_sel:DWORD dst_unused:UNUSED_PAD src0_sel:DWORD src1_sel:DWORD1844// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1845 1846s_cvt_f32_i32 s5, s11847// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1848 1849s_cvt_f32_u32 s5, s11850// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1851 1852s_cvt_u32_f32 s5, s11853// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1854 1855s_cvt_i32_f32 s5, s11856// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1857 1858s_cvt_f16_f32 s5, s11859// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1860 1861s_cvt_f32_f16 s5, s11862// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1863 1864s_cvt_hi_f32_f16 s5, s11865// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1866 1867s_trunc_f32 s5, s11868// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1869 1870s_ceil_f32 s5, s11871// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1872 1873s_rndne_f32 s5, s11874// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1875 1876s_floor_f32 s5, s11877// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1878 1879s_floor_f16 s5, s11880// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1881 1882s_ceil_f16 s5, s11883// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1884 1885s_trunc_f16 s5, s11886// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1887 1888s_rndne_f16 s5, s11889// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1890 1891s_add_f32 s5, s1, s21892// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1893 1894s_sub_f32 s5, s1, s21895// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1896 1897s_mul_f32 s5, s1, s21898// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1899 1900s_min_f32 s5, s1, s21901// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1902 1903s_max_f32 s5, s1, s21904// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1905 1906s_fmac_f32 s5, s1, s21907// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1908 1909s_fmamk_f32 s5, s1, 0x11213141, s31910// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1911 1912s_fmaak_f32 s5, s1, s2, 0x112131411913// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1914 1915s_cvt_pk_rtz_f16_f32 s5, s1, s21916// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1917 1918s_add_f16 s5, s1, s21919// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1920 1921s_sub_f16 s5, s1, s21922// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1923 1924s_mul_f16 s5, s1, s21925// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1926 1927s_fmac_f16 s5, s1, s21928// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1929 1930s_max_f16 s5, s1, s21931// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1932 1933s_min_f16 s5, s1, s21934// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1935 1936s_cmp_lt_f32 s1, s21937// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1938 1939s_cmp_eq_f32 s1, s21940// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1941 1942s_cmp_le_f32 s1, s21943// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1944 1945s_cmp_gt_f32 s1, s21946// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1947 1948s_cmp_lg_f32 s1, s21949// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1950 1951s_cmp_ge_f32 s1, s21952// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1953 1954s_cmp_o_f32 s1, s21955// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1956 1957s_cmp_u_f32 s1, s21958// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1959 1960s_cmp_nge_f32 s1, s21961// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1962 1963s_cmp_nlg_f32 s1, s21964// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1965 1966s_cmp_ngt_f32 s1, s21967// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1968 1969s_cmp_nle_f32 s1, s21970// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1971 1972s_cmp_neq_f32 s1, s21973// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1974 1975s_cmp_nlt_f32 s1, s21976// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1977 1978s_cmp_lt_f16 s1, s21979// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1980 1981s_cmp_eq_f16 s1, s21982// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1983 1984s_cmp_le_f16 s1, s21985// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1986 1987s_cmp_gt_f16 s1, s21988// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1989 1990s_cmp_lg_f16 s1, s21991// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1992 1993s_cmp_ge_f16 s1, s21994// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1995 1996s_cmp_o_f16 s1, s21997// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU1998 1999s_cmp_u_f16 s1, s22000// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU2001 2002s_cmp_nge_f16 s1, s22003// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU2004 2005s_cmp_nlg_f16 s1, s22006// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU2007 2008s_cmp_ngt_f16 s1, s22009// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU2010 2011s_cmp_nle_f16 s1, s22012// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU2013 2014s_cmp_neq_f16 s1, s22015// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU2016 2017s_cmp_nlt_f16 s1, s22018// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU2019 2020buffer_atomic_sub_clamp_u32 v5, off, s[8:11], s3 offset:0 glc2021// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU2022 2023buffer_atomic_max_num_f32 v5, off, s[8:11], s3 offset:40952024// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU2025 2026buffer_atomic_min_num_f32 v5, off, s[8:11], s3 offset:40952027// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU2028 2029global_atomic_sub_clamp_u32 v5, v[1:2], v2, off glc2030// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU2031 2032flat_atomic_csub_u32 v1, v[0:1], v2 offset:64 th:TH_ATOMIC_RETURN2033// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU2034 2035flat_atomic_sub_clamp_u32 v1, v[0:1], v2 offset:64 th:TH_ATOMIC_RETURN2036// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU2037 2038ds_cond_sub_rtn_u32 v5, v1, v22039// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU2040 2041ds_cond_sub_u32 v1, v22042// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU2043 2044ds_sub_clamp_rtn_u32 v5, v1, v22045// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU2046 2047ds_sub_clamp_u32 v1, v22048// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU2049 2050flat_atomic_cond_sub_u32 v[0:1], v2 offset:642051// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU2052 2053global_atomic_cond_sub_u32 v0, v2, s[0:1] offset:642054// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU2055 2056global_atomic_ordered_add_b64 v0, v[2:3], s[0:1] offset:642057// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU2058 2059ds_subrev_u32 v1, v22060// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU2061 2062ds_subrev_rtn_u32 v5, v1, v22063// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU2064 2065ds_subrev_u64 v1, v[2:3]2066// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU2067 2068ds_subrev_rtn_u64 v[5:6], v1, v[2:3]2069// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU2070 2071v_dot2c_f32_bf16 v5, v1, v22072// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU2073 2074ds_bpermute_fi_b32 v5, v1, v22075// CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: instruction not supported on this GPU2076