Skip to content

Commit e2c4013

Browse files
arsenmpravinjagtap
authored andcommitted
AMDGPU: Remove FeatureCvtFP8VOP1Bug from gfx950 (llvm#117827)
1 parent 3b8429c commit e2c4013

File tree

2 files changed

+170
-159
lines changed

2 files changed

+170
-159
lines changed

llvm/lib/Target/AMDGPU/AMDGPU.td

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1601,7 +1601,6 @@ def FeatureISAVersion9_5_Common : FeatureSet<
16011601
[FeatureAddressableLocalMemorySize163840,
16021602
FeatureFP8Insts,
16031603
FeatureFP8ConversionInsts,
1604-
FeatureCvtFP8VOP1Bug,
16051604
FeatureGFX950Insts,
16061605
FeaturePrngInst,
16071606
FeatureBF16ConversionInsts,

0 commit comments

Comments
 (0)