File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -774,10 +774,10 @@ def DS_BVH_STACK_PUSH8_POP2_RTN_B64 : DS_BVH_STACK<
774774 "ds_bvh_stack_push8_pop2_rtn_b64", VReg_64, VReg_256>;
775775} // End OtherPredicates = [HasImageInsts].
776776
777- defm DS_COND_SUB_U32 : DS_1A1D_NORET_mc <"ds_cond_sub_u32">;
778- defm DS_COND_SUB_RTN_U32 : DS_1A1D_RET_mc <"ds_cond_sub_rtn_u32", VGPR_32>;
779- defm DS_SUB_CLAMP_U32 : DS_1A1D_NORET_mc <"ds_sub_clamp_u32">;
780- defm DS_SUB_CLAMP_RTN_U32 : DS_1A1D_RET_mc <"ds_sub_clamp_rtn_u32", VGPR_32>;
777+ defm DS_COND_SUB_U32 : DS_1A1D_NORET_mc_gfx9 <"ds_cond_sub_u32">;
778+ defm DS_COND_SUB_RTN_U32 : DS_1A1D_RET_mc_gfx9 <"ds_cond_sub_rtn_u32", VGPR_32>;
779+ defm DS_SUB_CLAMP_U32 : DS_1A1D_NORET_mc_gfx9 <"ds_sub_clamp_u32">;
780+ defm DS_SUB_CLAMP_RTN_U32 : DS_1A1D_RET_mc_gfx9 <"ds_sub_clamp_rtn_u32", VGPR_32>;
781781def DS_BPERMUTE_FI_B32 : DS_1A1D_PERMUTE <"ds_bpermute_fi_b32",
782782 int_amdgcn_ds_bpermute_fi_b32>;
783783
You can’t perform that action at this time.
0 commit comments