shiltian wrote: What is the best case (from the compiler optimization perspective) that we can expect from `amdgpu-max-num-workgroups`? For example, is a smaller value better? I’d imagine that with a smaller value, the compiler can assume each workgroup has access to more resources. If that’s the case, is 1 the best-case scenario? Obviously, 0 doesn’t make much sense.
@jwanggit86 @arsenm https://github.com/llvm/llvm-project/pull/79035 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits