[all-commits] [llvm/llvm-project] acc228: libclc: Update logb implementation (#185881)
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Mar 11 23:57:59 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: acc2285d186bcdc24310fb3d1994f6eb126b240c
https://github.com/llvm/llvm-project/commit/acc2285d186bcdc24310fb3d1994f6eb126b240c
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 (#185881)
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