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)
commit13376a4bdfb201c67d63d2ed6f54eb4c6e5fced6
tree897bd2e677304622989953b3dd204cc80b6b4420
parenta01d8b0b63fff7824edd82bc92ee11720d29eaf3
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

llvm-svn: 315822
llvm/docs/AMDGPUUsage.rst
llvm/include/llvm/Support/AMDGPUKernelDescriptor.h [new file with mode: 0644]