[all-commits] [llvm/llvm-project] 5b6fc6: [libclc] Add v3 variants of async_work_group_copy/...
Wenju He via All-commits
all-commits at lists.llvm.org
Wed Apr 30 05:19:29 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5b6fc610919cc2e88fe3d9bfcc23637c75a636c9
https://github.com/llvm/llvm-project/commit/5b6fc610919cc2e88fe3d9bfcc23637c75a636c9
Author: Wenju He <wenju.he at intel.com>
Date: 2025-04-30 (Wed, 30 Apr 2025)
Changed paths:
M libclc/generic/include/clc/async/async_work_group_copy.h
M libclc/generic/include/clc/async/async_work_group_strided_copy.h
R libclc/generic/include/clc/async/gentype.inc
M libclc/generic/include/clc/async/prefetch.h
M libclc/generic/lib/async/async_work_group_copy.cl
M libclc/generic/lib/async/async_work_group_strided_copy.cl
M libclc/generic/lib/async/prefetch.cl
Log Message:
-----------
[libclc] Add v3 variants of async_work_group_copy/async_work_group_strided_copy/prefetch (#137932)
3-component vector type is supported for them per OpenCL spec.
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