summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/lib/Target/AMDGPU/GCNProcessors.td8
1 files changed, 0 insertions, 8 deletions
diff --git a/llvm/lib/Target/AMDGPU/GCNProcessors.td b/llvm/lib/Target/AMDGPU/GCNProcessors.td
index a8da2ad4e88..fbbf1dea64c 100644
--- a/llvm/lib/Target/AMDGPU/GCNProcessors.td
+++ b/llvm/lib/Target/AMDGPU/GCNProcessors.td
@@ -136,14 +136,6 @@ def : ProcessorModel<"stoney", SIQuarterSpeedModel,
FeatureISAVersion8_1_0.Features
>;
-//===-------------------------------------------------------------===//
-// GCN GFX9.
-//===-------------------------------------------------------------===//
-
-def : ProcessorModel<"gfx900", SIQuarterSpeedModel,
- FeatureISAVersion9_0_0.Features
->;
-
//===------------------------------------------------------------===//
// GCN GFX9.
//===------------------------------------------------------------===//
OpenPOWER on IntegriCloud