Star81
27
代码介绍
代码
Issues9
Pull Requests9
流水线
Actions
讨论
Wiki
项目成员44
分析
项目设置
Star81
27
  1. msdebug
  2. /
  3. libclc
  4. /
  5. generic
  6. /
  7. include
  8. /
  9. clc
  10. /
  11. synchronization
TTom Stellardlibclc: Make all built-ins overloadable
3d21fa56创建于 2020年8月18日历史提交
文件最后提交记录最后更新时间
barrier.h
libclc: Make all built-ins overloadable The SPIR spec states that all OpenCL built-in functions should be overloadable and mangled, to ensure consistency. Add the overload attribute to functions which were missing them: work dimensions, memory barriers and fences, and events. Reviewed By: tstellar, jenatali Differential Revision: https://reviews.llvm.org/D820785 年前
cl_mem_fence_flags.h
Initial commit. llvm-svn: 14775614 年前