Star81
27
代码介绍
代码
Issues10
Pull Requests9
流水线
Actions
讨论
Wiki
项目成员44
分析
项目设置
Star81
27
  1. msdebug
  2. /
  3. libclc
  4. /
  5. amdgpu
  6. /
  7. lib
  8. /
  9. math
JJan VeselyAdd initial support for half precision builtins
70a270da创建于 2018年5月18日历史提交
文件最后提交记录最后更新时间
half_exp.cl
amdgpu/half_exp: Switch implementation to native_exp8 年前
half_exp10.cl
amdgpu/half_exp10: Switch implementation to native_exp108 年前
half_exp2.cl
amdgpu/half_exp2: Switch implementation to native_exp28 年前
half_log.cl
amdgpu/half_log: Switch implementation to native_log8 年前
half_log10.cl
amdgpu/half_log10: Switch implementation to native_log108 年前
half_log2.cl
amdgpu/half_log2: Switch implementation to native_log28 年前
half_native_unary.inc
amdgpu/half_rsqrt: Switch implementation to native_rsqrt8 年前
half_recip.cl
amdgpu/half_recip: Switch implementation to native_recip8 年前
half_rsqrt.cl
amdgpu/half_rsqrt: Switch implementation to native_rsqrt8 年前
half_sqrt.cl
amdgpu/half_sqrt: Switch implementation to native_sqrt8 年前
native_exp.cl
amdgpu: Add workaround for unimplemented llvm.exp intrinsic8 年前
native_exp.inc
amdgpu: Add workaround for unimplemented llvm.exp intrinsic8 年前
native_log.cl
amdgpu/math: Don't use llvm instrinsic for native_log8 年前
native_log.inc
amdgpu/math: Don't use llvm instrinsic for native_log8 年前
native_log10.cl
math: Implement native_log108 年前
native_log10.inc
math: Implement native_log108 年前
nextafter.cl
Add initial support for half precision builtins7 年前
sqrt.cl
Add initial support for half precision builtins7 年前