summaryrefslogtreecommitdiff
path: root/libc/src/stdlib/gpu/aligned_alloc.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2025-07-02 07:03:11 -0500
committerGitHub <noreply@github.com>2025-07-02 07:03:11 -0500
commitdea4f3213d84507ca9741faccab789f48c44e00d (patch)
treed3f3db3e0af92f1b1af06298c7c3a7af821eaa43 /libc/src/stdlib/gpu/aligned_alloc.cpp
parent5fe63ae9a3fb7502ce7ed076ea14def97d79e85e (diff)
[libc] Use is aligned builtin instead of ptrtoint (#146402)
Summary: This avoids a ptrtoint by just using the clang builtin. This is clang specific but only clang can compile GPU code anyway so I do not bother with a fallback.
Diffstat (limited to 'libc/src/stdlib/gpu/aligned_alloc.cpp')
0 files changed, 0 insertions, 0 deletions