[llvm-branch-commits] [mlir] [mlir][OpenMP] Translate explicit task in_reduction (PR #202611)
Tom Eccles via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Jun 16 06:20:58 PDT 2026
https://github.com/tblah approved this pull request.
Thanks, that makes sense to me. The nested test addresses the coverage gap I was worried about, and I agree that rejecting non-lexically nested cases would be too strong (there is precedent for this in other cases e.g. `omp cancel`). LGTM.
https://github.com/llvm/llvm-project/pull/202611
More information about the llvm-branch-commits
mailing list