summaryrefslogtreecommitdiff
path: root/libclc/clc/lib/generic/math/clc_fmod.cl
AgeCommit message (Expand)Author
2025-09-03[NFC][libclc] Move _CLC_V_V_VP_VECTORIZE macro into clc_lgamma_r.cl and delet...Wenju He
2025-08-18[NFC][libclc] add missing __CLC_ prefix all internal macros (#153523)Wenju He
2025-07-07[NFC][libclc] Rename __CLC_FUNCTION to either FUNCTION or __IMPL_FUNCTION (#1...Wenju He
2025-06-30[NFC][libclc] Refactor _CLC_*_VECTORIZE macros to functions in .inc files (#1...Wenju He
2025-03-27[libclc] Move fmod, remainder & remquo to the CLC library (#132054)Fraser Cormack