Star80
27
代码介绍
代码
Issues9
Pull Requests9
流水线
Actions
讨论
Wiki
项目成员44
分析
项目设置
Star80
27
  1. msdebug
  2. /
  3. libclc
  4. /
  5. generic
  6. /
  7. lib
  8. /
  9. integer
FFraser Cormacklibclc: Fix signed integer underflow in abs_diff
37a3de1e创建于 2023年8月31日历史提交
文件最后提交记录最后更新时间
abs.cl
Add __CLC_ prefix to all macro definitions in headers12 年前
abs.inc
Add __CLC_ prefix to all macro definitions in headers12 年前
abs_diff.cl
Add __CLC_ prefix to all macro definitions in headers12 年前
abs_diff.inc
libclc: Fix signed integer underflow in abs_diff2 年前
add_sat.cl
integer/add_sat: Use clang builtin instead of llvm asm8 年前
clz.cl
integer/clz: Use clang builtin instead of llvm asm8 年前
hadd.cl
Add hadd builtin12 年前
hadd.inc
Add hadd builtin12 年前
mad24.cl
Implement mad24() and mul24() builtins12 年前
mad24.inc
Implement mad24() and mul24() builtins12 年前
mad_sat.cl
Implement generic mad_sat11 年前
mul24.cl
Implement mad24() and mul24() builtins12 年前
mul24.inc
Implement mad24() and mul24() builtins12 年前
mul_hi.cl
s/_CLC_DECL/_CLC_DEF/12 年前
popcount.cl
popcount: Provide function implementation rather than intrinsic redirect8 年前
rhadd.cl
Add rhadd builtin12 年前
rhadd.inc
Add rhadd builtin12 年前
rotate.cl
Add __CLC_ prefix to all macro definitions in headers12 年前
rotate.inc
Add __CLC_ prefix to all macro definitions in headers12 年前
sub_sat.cl
integer/sub_sat: Use clang builtin instead of llvm asm8 年前
upsample.cl
s/_CLC_DECL/_CLC_DEF/12 年前