We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4feed6c commit f2f273dCopy full SHA for f2f273d
llvm/lib/Target/AMDGPU/VOP1Instructions.td
@@ -1517,7 +1517,6 @@ defm V_SCREEN_PARTITION_4SE_B32 : VOP1_Real_gfx9 <0x37>;
1517
let AssemblerPredicate = isGFX940Plus in
1518
defm V_MOV_B64 : VOP1_Real_gfx9 <0x38>;
1519
1520
-let AssemblerPredicate = HasGFX950Insts in
1521
defm V_CVT_F32_BF16 : VOP1_Real_gfx9 <0x5b>;
1522
1523
defm V_CVT_F32_FP8 : VOP1_Real_NoDstSel_SDWA_gfx9<0x54>;
0 commit comments