[llvm] [AMDGPU] Defaults for missing dimensions in SYCL required wg size (PR #72652)

Jakub Chlanda via llvm-commits llvm-commits at lists.llvm.org
Tue May 21 00:27:32 PDT 2024


jchlanda wrote:

Closing this PR, we've decide to handle it internally in SYCL (https://github.com/intel/llvm/pull/13600). It aligns with OpenCL's and always pads missing dimensions with `1`.

https://github.com/llvm/llvm-project/pull/72652


More information about the llvm-commits mailing list