Star81
27
代码介绍
代码
Issues8
Pull Requests10
流水线
Actions
讨论
Wiki
项目成员44
分析
项目设置
Star81
27
  1. msdebug
  2. /
  3. libclc
  4. /
  5. generic
  6. /
  7. include
  8. /
  9. clc
  10. /
  11. relational
JJan VeselyAdd initial support for half precision builtins
70a270da创建于 2018年5月18日历史提交
文件最后提交记录最后更新时间
all.h
Add missing undefs11 年前
any.h
Implement any() builtin. Patch by Tom Stellard!13 年前
binary_decl.inc
relational: create re-usable macros for relational declarations11 年前
bitselect.h
Fix bitselect for float/double types v211 年前
bitselect.inc
Fix bitselect for float/double types v211 年前
floatn.inc
Add initial support for half precision builtins7 年前
isequal.h
Add initial support for half precision builtins7 年前
isfinite.h
add isfinite builtin11 年前
isgreater.h
relational: Implement isgreater11 年前
isgreaterequal.h
relational: Implement isgreaterequal11 年前
isinf.h
Add initial support for half precision builtins7 年前
isless.h
relational: Add isless(floatN) builtin11 年前
islessequal.h
relational: Add islessequal(floatN) builtin11 年前
islessgreater.h
add islessgreater builtin11 年前
isnan.h
Add initial support for half precision builtins7 年前
isnormal.h
add isnormal builtin11 年前
isnotequal.h
relational: Implement isnotequal11 年前
isordered.h
add isordered builtin11 年前
isunordered.h
add isunordered builtin11 年前
select.h
select: Add vector implementation8 年前
select.inc
relational/select: Condition types for half are short/ushort, not char/uchar8 年前
signbit.h
relational/signbit: Refactor to use relational macros11 年前
unary_decl.inc
relational: create re-usable macros for relational declarations11 年前