[all-commits] [llvm/llvm-project] 93c259: libclc: Update logb implementation
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Mar 11 23:55:32 PDT 2026
Branch: refs/heads/users/arsenm/libclc/update-logb-implementation
Home: https://github.com/llvm/llvm-project
Commit: 93c259707570e7640274b86f161ea687e608fb05
https://github.com/llvm/llvm-project/commit/93c259707570e7640274b86f161ea687e608fb05
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2026-03-12 (Thu, 12 Mar 2026)
Changed paths:
M libclc/clc/lib/generic/math/clc_logb.cl
M libclc/clc/lib/generic/math/clc_logb.inc
Log Message:
-----------
libclc: Update logb implementation
Similar to the previous logb change, use a common
bithacking free 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