llvm-project
f366045a
- [OpenMP][amdgpu] Use max teams for amdgpu-max-num-workgroups (#195203)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#195203 - [OpenMP][amdgpu] Use max teams for amdgpu-max-num-workgroups
Author
kevinsala
Parents
3c3e7e07
Loading