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<
1451
1451
FeaturePackedFP32Ops,
1452
1452
FeatureMAIInsts,
1453
1453
FeatureFP8Insts,
1454
- FeatureFP8ConversionInsts, FeatureCvtFP8VOP1Bug,
1454
+ FeatureFP8ConversionInsts,
1455
+ FeatureCvtFP8VOP1Bug,
1455
1456
FeaturePkFmacF16Inst,
1456
1457
FeatureAtomicFaddRtnInsts,
1457
1458
FeatureAtomicFaddNoRtnInsts,
@@ -1664,7 +1665,8 @@ def FeatureISAVersion12 : FeatureSet<
1664
1665
FeatureFlatAtomicFaddF32Inst,
1665
1666
FeatureImageInsts,
1666
1667
FeatureExtendedImageInsts,
1667
- FeatureFP8ConversionInsts, FeatureCvtFP8VOP1Bug,
1668
+ FeatureFP8ConversionInsts,
1669
+ FeatureCvtFP8VOP1Bug,
1668
1670
FeaturePackedTID,
1669
1671
FeatureVcmpxPermlaneHazard,
1670
1672
FeatureSALUFloatInsts,
You can’t perform that action at this time.
0 commit comments