[clang] clang/AMDGPU: Set amdgpu-max-num-workgroups to disable Y/Z by default (PR #119009)
Matt Arsenault via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 6 13:12:21 PST 2024
arsenm wrote:
> The OpenMP GPU CodeGen only calls it on the target entry point.
It should be calling in on every single function
https://github.com/llvm/llvm-project/pull/119009
More information about the cfe-commits
mailing list