[all-commits] [llvm/llvm-project] 7d52b0: [Offload] Add `MAX_WORK_GROUP_SIZE` device info qu...
Ross Brunton via All-commits
all-commits at lists.llvm.org
Wed Jul 2 08:34:15 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7d52b0983e0bee3c1d5dbe04ae2adfd33f0265e5
https://github.com/llvm/llvm-project/commit/7d52b0983e0bee3c1d5dbe04ae2adfd33f0265e5
Author: Ross Brunton <ross at codeplay.com>
Date: 2025-07-02 (Wed, 02 Jul 2025)
Changed paths:
M offload/liboffload/API/Device.td
M offload/liboffload/src/OffloadImpl.cpp
M offload/tools/offload-tblgen/PrintGen.cpp
M offload/unittests/OffloadAPI/device/olGetDeviceInfo.cpp
M offload/unittests/OffloadAPI/device/olGetDeviceInfoSize.cpp
Log Message:
-----------
[Offload] Add `MAX_WORK_GROUP_SIZE` device info query (#143718)
This adds a new device info query for the maximum workgroup/block size
for each dimension.
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