Signed-off-by: Alex Deucher <alexander.deuc...@amd.com>
---

This should be 1/16 speed model.  Not sure how to adjust that.  Tom?

 lib/Target/AMDGPU/Processors.td | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lib/Target/AMDGPU/Processors.td b/lib/Target/AMDGPU/Processors.td
index c0ffede..0eac121 100644
--- a/lib/Target/AMDGPU/Processors.td
+++ b/lib/Target/AMDGPU/Processors.td
@@ -135,3 +135,5 @@ def : ProcessorModel<"iceland", SIQuarterSpeedModel,
 >;
 
 def : ProcessorModel<"carrizo", SIQuarterSpeedModel, [FeatureVolcanicIslands]>;
+
+def : ProcessorModel<"fiji", SIQuarterSpeedModel, [FeatureVolcanicIslands]>;
-- 
1.8.3.1

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to