This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libclc
/
clc
/
lib
/
generic
History
Wenju He
8648beff75
[NFC][libclc] Rename clc_cbrt.inc to clc_cbrt.h (
#166330
)
...
__clc_cbrt functions are declared in clc_cbrt.inc. Rename to .h for consistency with other headers.
2025-11-05 08:20:29 +08:00
..
async
[libclc] Move prefetch to clc library (
#141721
)
2025-05-29 09:11:06 +08:00
atomic
[libclc] Remove __attribute__((always_inline)) (
#158791
)
2025-09-18 07:47:35 +08:00
common
[NFC][libclc] Simplify degrees, radians and smoothstep macros (
#164203
)
2025-10-20 13:51:18 +08:00
geometric
[NFC][libclc] add missing __CLC_ prefix all internal macros (
#153523
)
2025-08-18 07:21:04 +08:00
integer
[libclc] Implement integer __clc_abs using __builtin_elementwise_abs (
#164957
)
2025-10-27 12:58:14 +08:00
math
[NFC][libclc] Rename clc_cbrt.inc to clc_cbrt.h (
#166330
)
2025-11-05 08:20:29 +08:00
misc
[libclc] Fix ctest failures after 7f3661128b1e: adjust external check and make shuffle helpers static (
#160036
)
2025-09-22 15:55:49 +08:00
relational
[NFC][libclc] Move _CLC_V_V_VP_VECTORIZE macro into clc_lgamma_r.cl and delete clcmacro.h (
#156280
)
2025-09-03 08:23:01 +08:00
shared
[NFC][libclc] add missing __CLC_ prefix all internal macros (
#153523
)
2025-08-18 07:21:04 +08:00
workitem
[libclc] Declare workitem built-ins in clc, move ptx-nvidiacl workitem built-ins into clc (
#144333
)
2025-07-10 08:04:16 +08:00
SOURCES
[libclc] Add generic implementation of some atomic functions in OpenCL spec section 6.15.12.7 (
#146814
)
2025-07-18 08:09:14 +08:00