update AMDGPU _Float16 support in clang doc

Reviewed by: Matt Arsenault

Differential Revision: https://reviews.llvm.org/D97386
This commit is contained in:
Yaxun (Sam) Liu 2021-02-24 10:24:48 -05:00
parent b03bb054e1
commit 392fd3f1bf

View File

@ -524,6 +524,7 @@ targets pending ABI standardization:
* 32-bit ARM
* 64-bit ARM (AArch64)
* AMDGPU
* SPIR
``_Float16`` will be supported on more targets as they define ABIs for it.