[all-commits] [llvm/llvm-project] 552902: [libclc] Add ctz built-in implementation to clc an...
Wenju He via All-commits
all-commits at lists.llvm.org
Tue Apr 15 07:23:46 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 552902455c7a3958930d4607ac8b85fd39d7c8a3
https://github.com/llvm/llvm-project/commit/552902455c7a3958930d4607ac8b85fd39d7c8a3
Author: Wenju He <wenju.he at intel.com>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
A libclc/clc/include/clc/integer/clc_ctz.h
M libclc/clc/lib/generic/SOURCES
A libclc/clc/lib/generic/integer/clc_ctz.cl
M libclc/generic/include/clc/clc.h
A libclc/generic/include/clc/integer/ctz.h
M libclc/generic/lib/SOURCES
A libclc/generic/lib/integer/ctz.cl
Log Message:
-----------
[libclc] Add ctz built-in implementation to clc and generic (#135309)
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