]> granicus.if.org Git - llvm/commit
AMDGPU: Add AMDGPU HSA Kernel Descriptor
authorKonstantin Zhuravlyov <kzhuravl_dev@outlook.com>
Sat, 14 Oct 2017 19:17:08 +0000 (19:17 +0000)
committerKonstantin Zhuravlyov <kzhuravl_dev@outlook.com>
Sat, 14 Oct 2017 19:17:08 +0000 (19:17 +0000)
commit755155fab969550f083c06e7ed32b312f42f80fa
treee31c45904746bd9a5b8de82257c44eb9b40f0f2f
parent5556d8485b8b64095a7f097b44c01f1b379ba094
AMDGPU: Add AMDGPU HSA Kernel Descriptor

  - Update docs to match llvm coding style
  - Add missing FP16_OVFL bit for gfx9
  - Fix the size of the kernel descriptor in the docs

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315822 91177308-0d34-0410-b5e6-96231b3b80d8
docs/AMDGPUUsage.rst
include/llvm/Support/AMDGPUKernelDescriptor.h [new file with mode: 0644]