GPU-side implementation of the OpenCL standard-library for VC4CL
Stars
42
Forks
21
Watchers
42
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
Add intrinsics for OpenCL C 2.0+ linear work-item ID functions
4d5aae1View on GitHubAdd functions for extended precision float arithmetic and improve expN implementations
cc650b8View on GitHubAdd test program to quickly compare different implementations of math functions
d9f3a7fView on GitHubAdds SPIR mangling for all async_work_group(_strided)_copy functions
c521705View on GitHubFixes geometric functions for extreme values and adds some OpenCL C 3.0 functions
725664bView on GitHubAdds basic support for OpenCL C functions with __generic address space
fa87762View on GitHubRemoves some declarations and aliases not supported by SPIRV-LLVM-Translator
e9dd4f3View on GitHub