mirror of
https://github.com/intel/llvm.git
synced 2026-01-31 07:27:33 +08:00
ab36f33db8ed1cd16277016f834527254c7a3d0f
This adds _Float16 as a source language type, which is a 16-bit floating point type defined in C11 extension ISO/IEC TS 18661-3. In follow up patches documentation and more tests will be added. Differential Revision: https://reviews.llvm.org/D33719 llvm-svn: 312781
Languages
LLVM
41.3%
C++
31.5%
C
13%
Assembly
9.5%
MLIR
1.5%
Other
2.8%