summaryrefslogtreecommitdiff
path: root/libc/src/__support/GPU/utils.h
AgeCommit message (Expand)Author
2025-05-13[libc][NFC] Add u64 shuffle helpers to GPUJoseph Huber
2025-02-17[Clang] Add handlers for 'match_any' and 'match_all' to `gpuintrin.h` (#127504)Joseph Huber
2025-02-05[Clang] Add width handling for <gpuintrin.h> shuffle helper (#125896)Joseph Huber
2025-01-07[libc] Switch to using the generic `<gpuintrin.h>` implementations (#121810)Joseph Huber
2024-07-12[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597)Petr Hosek
2024-07-12Revert "[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration...Mehdi Amini
2024-07-11[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98075)Petr Hosek
2024-03-12[libc] Use __builtin_ffsll for RPC lane mask (#85000)Petr Hosek
2024-03-12[libc] Add utility functions for warp-level scan and reduction (#84866)Joseph Huber
2024-02-28[libc] fix clang-tidy llvm-header-guard warnings (#82679)Nick Desaulniers
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-09-21[libc][clang-tidy] Add llvm-header-guard to get consistant naming and prevent...Guillaume Chatelet
2023-08-31[libc] Support 'assert.h' on the GPUJoseph Huber
2023-04-19[libc] Add a support library for GPU utilitiesJoseph Huber