OSDN Git Service

[AMDGPU] Rename Bonaire target to be gfx704; update target feature handling
authorTony Tye <Tony.Tye@amd.com>
Mon, 11 Dec 2017 15:35:27 +0000 (15:35 +0000)
committerTony Tye <Tony.Tye@amd.com>
Mon, 11 Dec 2017 15:35:27 +0000 (15:35 +0000)
commitc865d8aba4e5661e69eb28b52ccadae0f6688bb2
treecfea6f491569a8de87c89f8195857afcd3261daa
parent8e6aca91b2ebb4ad5f17f4879540c3eba1768b1b
[AMDGPU] Rename Bonaire target to be gfx704; update target feature handling

- Rename Bonaire target to be gfx704.
- Eliminate gfx800 and make Iceland and Tonga both use gfx802 as they use the same code.
- List target features supported by each processor in the processor table together with the default value.
- Add xnack flag to e_flags.
- Remove xnack from kernel metadata and kernel descriptor since it is now a whole code object property.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320378 91177308-0d34-0410-b5e6-96231b3b80d8
docs/AMDGPUUsage.rst