[clang] [llvm] [AMDGPU] Adding the amdgpu-num-work-groups function attribute (PR #75647)
Krzysztof Drewniak via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 15 13:15:05 PST 2024
krzysz00 wrote:
I'd go with Matt's point: close this, and then add metadata for required launch grid sizes. Then you can update `AMDGPULowerKernelAttributes` to use said metadata.
https://github.com/llvm/llvm-project/pull/75647
More information about the cfe-commits
mailing list