Skip to content

Commit

Permalink
Correct AMDGPU Hawaii and Kabini target names
Browse files Browse the repository at this point in the history
The FirePro and Radeon versions of Hawaii have different 64 bit floating point configurations so use distinct target names for them. Rename the target name for Kabini to accommodate.

Differential Revision: https://reviews.llvm.org/D34016

llvm-svn: 304959
  • Loading branch information
t-tye committed Jun 8, 2017
1 parent c00c2b2 commit 1fd77b2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions llvm/docs/AMDGPUUsage.rst
Expand Up @@ -136,11 +136,11 @@ names from both the *Processor* and *Alternative Processor* can be used.
- FirePro W9100
- FirePro S9150
- FirePro S9170
\ dGPU ROCm - Radeon R9 290
gfx702 dGPU ROCm - Radeon R9 290
- Radeon R9 290x
- Radeon R390
- Radeonb R390x
gfx702 - kabini amdgcn APU - E1-2100
- Radeon R390x
gfx703 - kabini amdgcn APU - E1-2100
- mullins - E1-2200
- E1-2500
- E2-3000
Expand Down

0 comments on commit 1fd77b2

Please sign in to comment.