Star
85
Fork
821
代码
介绍
代码
Issues
55
Pull Requests
50
流水线
Actions
讨论
Wiki
项目成员
53
分析
项目设置
Star
85
Fork
821
main
llvm-project
/
libclc
/
generic
/
lib
/
integer
/
mul24.cl
下载
T
Tom Stellard
Implement mad24() and mul24() builtins
6f33168b
创建于
2013年7月9日
历史提交
#include <clc/clc.h> #define __CLC_BODY <mul24.inc> #include <clc/integer/integer-gentype.inc>