[all-commits] [llvm/llvm-project] 54eaf2: [NFC][libclc] Simplify degrees, radians and smooth...
Wenju He via All-commits
all-commits at lists.llvm.org
Sun Oct 19 22:51:39 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 54eaf22269ebd9433196602acc152152928f9a0d
https://github.com/llvm/llvm-project/commit/54eaf22269ebd9433196602acc152152928f9a0d
Author: Wenju He <wenju.he at intel.com>
Date: 2025-10-20 (Mon, 20 Oct 2025)
Changed paths:
M libclc/clc/lib/generic/common/clc_degrees.cl
A libclc/clc/lib/generic/common/clc_degrees.inc
M libclc/clc/lib/generic/common/clc_radians.cl
A libclc/clc/lib/generic/common/clc_radians.inc
M libclc/clc/lib/generic/common/clc_smoothstep.cl
A libclc/clc/lib/generic/common/clc_smoothstep.inc
M libclc/clc/lib/generic/common/clc_step.cl
M libclc/opencl/lib/generic/common/smoothstep.cl
A libclc/opencl/lib/generic/common/smoothstep.inc
Log Message:
-----------
[NFC][libclc] Simplify degrees, radians and smoothstep macros (#164203)
Implementation doesn't change.
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