[all-commits] [llvm/llvm-project] e0adc5: [OFFLOAD][L0] Handle group sizes correctly for mul...
Alex Duran via All-commits
all-commits at lists.llvm.org
Mon Apr 13 08:38:09 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e0adc50e6413a1fb5656d45abcc65966027adaa0
https://github.com/llvm/llvm-project/commit/e0adc50e6413a1fb5656d45abcc65966027adaa0
Author: Alex Duran <alejandro.duran at intel.com>
Date: 2026-04-13 (Mon, 13 Apr 2026)
Changed paths:
M offload/plugins-nextgen/level_zero/src/L0Kernel.cpp
M offload/test/offloading/ompx_bare_multi_dim.cpp
Log Message:
-----------
[OFFLOAD][L0] Handle group sizes correctly for multidimensional bare kernels (#191770)
Don't use the L0 heuristics if all the dimensions are specified by the
user code.
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