[clang] clang/AMDGPU: Set amdgpu-max-num-workgroups to disable Y/Z by default (PR #119009)

Shilei Tian via cfe-commits cfe-commits at lists.llvm.org
Sat Dec 7 11:23:46 PST 2024


shiltian wrote:

> So this is wrong. It was correct for openmp.

Even OpenMP is discussing to introduce multi-dim support, though in LLVM I already implemented it as an extension. :-)

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


More information about the cfe-commits mailing list