[clang] [llvm] [offload][OpenMP] Improve cross-team reduction grid selection (PR #208253)
Robert Imschweiler via cfe-commits
cfe-commits at lists.llvm.org
Sun Jul 12 07:57:15 PDT 2026
ro-i wrote:
> Can you add a test?
yeah, this should now be possible without depending on specific hardware. I initially had no test because I was following a different selection strategy, but with the current redistribution, it's not a problem anymore. Thanks for the reminder!
https://github.com/llvm/llvm-project/pull/208253
More information about the cfe-commits
mailing list