[Mlir-commits] [mlir] [mlir][OpenMP] Translate task_reduction on omp.taskgroup (PR #199565)
Sairudra More
llvmlistbot at llvm.org
Thu Jun 4 09:01:57 PDT 2026
Saieiei wrote:
@tblah @NimishMishra @kparzysz @Stylie777 @kaviya2510 , gentle follow-up on this prerequisite PR.
I have kept this scoped to the scalar/non-byref `task_reduction` path, with byref, cleanup-region, and two-argument initializer forms still diagnosed and covered as follow-up cases.
The stacked follow-ups are also updated, and CI is green. Please let me know if there is anything else you would like me to address here.
https://github.com/llvm/llvm-project/pull/199565
More information about the Mlir-commits
mailing list