[all-commits] [llvm/llvm-project] 0a6e6d: libclc: Use frexp builtins to implement frexp for ...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Mar 10 05:38:10 PDT 2026
Branch: refs/heads/users/arsenm/libclc/libclc-use-frexp-builtins-amdgpu
Home: https://github.com/llvm/llvm-project
Commit: 0a6e6df9bed780ab0c0ea1883495c29637785b55
https://github.com/llvm/llvm-project/commit/0a6e6df9bed780ab0c0ea1883495c29637785b55
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2026-03-10 (Tue, 10 Mar 2026)
Changed paths:
M libclc/clc/lib/amdgpu/CMakeLists.txt
A libclc/clc/lib/amdgpu/math/clc_frexp.cl
A libclc/clc/lib/generic/math/clc_frexp_builtin.inc
Log Message:
-----------
libclc: Use frexp builtins to implement frexp for amdgpu
This should really be the default implementation.
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