File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -1451,7 +1451,8 @@ def FeatureISAVersion9_4_Common : FeatureSet<
14511451 FeaturePackedFP32Ops,
14521452 FeatureMAIInsts,
14531453 FeatureFP8Insts,
1454- FeatureFP8ConversionInsts, FeatureCvtFP8VOP1Bug,
1454+ FeatureFP8ConversionInsts,
1455+ FeatureCvtFP8VOP1Bug,
14551456 FeaturePkFmacF16Inst,
14561457 FeatureAtomicFaddRtnInsts,
14571458 FeatureAtomicFaddNoRtnInsts,
@@ -1664,7 +1665,8 @@ def FeatureISAVersion12 : FeatureSet<
16641665 FeatureFlatAtomicFaddF32Inst,
16651666 FeatureImageInsts,
16661667 FeatureExtendedImageInsts,
1667- FeatureFP8ConversionInsts, FeatureCvtFP8VOP1Bug,
1668+ FeatureFP8ConversionInsts,
1669+ FeatureCvtFP8VOP1Bug,
16681670 FeaturePackedTID,
16691671 FeatureVcmpxPermlaneHazard,
16701672 FeatureSALUFloatInsts,
You can’t perform that action at this time.
0 commit comments