TTom Stellardlibclc: Make all built-ins overloadable
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
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/D82078 | 5 年前 | |
amdgcn: Fix build after GDS/const AS swap in r325030 Acked-by: Aaron Watry <awatry@gmail.com> Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> llvm-svn: 325866 | 8 年前 |