[PATCH] D38902: AMDGPU: Add AMDGPU HSA Kernel Descriptor
Konstantin Zhuravlyov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 13 13:08:57 PDT 2017
kzhuravl created this revision.
Herald added subscribers: tpr, dstuttard, yaxunl, nhaehnle, wdng.
- Update docs to match llvm coding style
- Add missing FP16_OVFL bit for gfx9
- Fix the size of the kernel descriptor in the docs
- Generation in separate patch
https://reviews.llvm.org/D38902
Files:
docs/AMDGPUUsage.rst
include/llvm/Support/AMDGPUKernelDescriptor.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38902.118963.patch
Type: text/x-patch
Size: 36959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171013/fd10e984/attachment-0001.bin>
More information about the llvm-commits
mailing list