[all-commits] [llvm/llvm-project] 9fea73: [libc] Use generic 'atan2' function for the GPU
Joseph Huber via All-commits
all-commits at lists.llvm.org
Mon Aug 5 05:15:06 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9fea73110ecc0a13d18e5c52f8e7fa62a9de9ee9
https://github.com/llvm/llvm-project/commit/9fea73110ecc0a13d18e5c52f8e7fa62a9de9ee9
Author: Joseph Huber <huberjn at outlook.com>
Date: 2024-08-05 (Mon, 05 Aug 2024)
Changed paths:
M libc/src/math/amdgpu/CMakeLists.txt
M libc/src/math/nvptx/CMakeLists.txt
Log Message:
-----------
[libc] Use generic 'atan2' function for the GPU
Summary:
I forget to enable this one in the previous patch.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list