[all-commits] [llvm/llvm-project] cba948: libclc: Update atan (#188095)
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Mar 24 00:12:04 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cba948b2b93cc5d51f70f0fa0d66bc5cacef9d76
https://github.com/llvm/llvm-project/commit/cba948b2b93cc5d51f70f0fa0d66bc5cacef9d76
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2026-03-24 (Tue, 24 Mar 2026)
Changed paths:
A libclc/clc/include/clc/math/clc_atan_helpers.h
A libclc/clc/include/clc/math/clc_atan_helpers_decl.inc
M libclc/clc/lib/generic/CMakeLists.txt
M libclc/clc/lib/generic/math/clc_atan.cl
M libclc/clc/lib/generic/math/clc_atan.inc
A libclc/clc/lib/generic/math/clc_atan_helpers.cl
A libclc/clc/lib/generic/math/clc_atan_helpers.inc
Log Message:
-----------
libclc: Update atan (#188095)
This was originally ported from rocm device libs in
47882923c7b48c00d6c0ea9960b5457e957093c4. Merge in more
recent changes.
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