[PATCH] D158382: [OpenMP] Use default grid value for static grid size
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 21 09:23:02 PDT 2023
jdoerfert added a comment.
In D158382#4603950 <https://reviews.llvm.org/D158382#4603950>, @tianshilei1992 wrote:
> Is `amdgpu-flat-work-group-size` a bound or exact value?
It's a range. What really matters is the upper bound, that is the value you see in the test (max flat ...).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158382/new/
https://reviews.llvm.org/D158382
More information about the llvm-commits
mailing list