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<
1534
1534
1535
1535
def FeatureISAVersion9_0_MI_Common : FeatureSet<
1536
1536
!listconcat(FeatureISAVersion9_0_Common.Features,
1537
- [FeatureAddressableLocalMemorySize65536,
1538
- FeatureFmaMixInsts,
1537
+ [FeatureFmaMixInsts,
1539
1538
FeatureDLInsts,
1540
1539
FeatureDot1Insts,
1541
1540
FeatureDot2Insts,
@@ -1585,8 +1584,7 @@ def FeatureISAVersion9_0_8 : FeatureSet<
1585
1584
1586
1585
def FeatureISAVersion9_0_9 : FeatureSet<
1587
1586
!listconcat(FeatureISAVersion9_0_Consumer_Common.Features,
1588
- [FeatureMadMixInsts,
1589
- FeatureImageInsts])>;
1587
+ [FeatureMadMixInsts])>;
1590
1588
1591
1589
def FeatureISAVersion9_0_A : FeatureSet<
1592
1590
!listconcat(FeatureISAVersion9_0_MI_Common.Features,
You can’t perform that action at this time.
0 commit comments