[all-commits] [llvm/llvm-project] 84e454: libclc: Add sqrt_cr utility (#185816)
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Mar 10 23:39:03 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 84e454438f526818a7972173ebc13aae37b7f475
https://github.com/llvm/llvm-project/commit/84e454438f526818a7972173ebc13aae37b7f475
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2026-03-11 (Wed, 11 Mar 2026)
Changed paths:
A libclc/clc/include/clc/math/clc_sqrt_cr.h
M libclc/clc/lib/generic/CMakeLists.txt
A libclc/clc/lib/generic/math/clc_sqrt_cr.cl
A libclc/clc/lib/generic/math/clc_sqrt_cr.inc
Log Message:
-----------
libclc: Add sqrt_cr utility (#185816)
Same as the div case, add a backdoor to use the correctly
rounded sqrt builtin.
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