llvm-project
f366045a - [OpenMP][amdgpu] Use max teams for amdgpu-max-num-workgroups (#195203)

Commit
77 days ago
[OpenMP][amdgpu] Use max teams for amdgpu-max-num-workgroups (#195203) The min teams value was used to set the amdgpu-max-num-workgroups attribute. This commit switches to max teams, as done for the nvptx's attribute.
Author
Parents
Loading