File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -1534,8 +1534,7 @@ def FeatureISAVersion9_Generic : FeatureSet<
15341534
15351535def FeatureISAVersion9_0_MI_Common : FeatureSet<
15361536 !listconcat(FeatureISAVersion9_0_Common.Features,
1537- [FeatureAddressableLocalMemorySize65536,
1538- FeatureFmaMixInsts,
1537+ [FeatureFmaMixInsts,
15391538 FeatureDLInsts,
15401539 FeatureDot1Insts,
15411540 FeatureDot2Insts,
@@ -1585,8 +1584,7 @@ def FeatureISAVersion9_0_8 : FeatureSet<
15851584
15861585def FeatureISAVersion9_0_9 : FeatureSet<
15871586 !listconcat(FeatureISAVersion9_0_Consumer_Common.Features,
1588- [FeatureMadMixInsts,
1589- FeatureImageInsts])>;
1587+ [FeatureMadMixInsts])>;
15901588
15911589def FeatureISAVersion9_0_A : FeatureSet<
15921590 !listconcat(FeatureISAVersion9_0_MI_Common.Features,
You can’t perform that action at this time.
0 commit comments