diff options
| author | Joseph Huber <huberjn@outlook.com> | 2025-07-02 07:03:11 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-02 07:03:11 -0500 |
| commit | dea4f3213d84507ca9741faccab789f48c44e00d (patch) | |
| tree | d3f3db3e0af92f1b1af06298c7c3a7af821eaa43 /libc/src/stdlib/gpu/aligned_alloc.cpp | |
| parent | 5fe63ae9a3fb7502ce7ed076ea14def97d79e85e (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
