[Mlir-commits] [mlir] [mlir][OpenMP] Translate reductions on taskloop (PR #199670)

Sairudra More llvmlistbot at llvm.org
Thu Jun 4 09:07:30 PDT 2026


Saieiei wrote:

Hi @NimishMishra @kparzysz @Stylie777 @kaviya2510, gentle follow-up since @tblah is out until June 16.

I addressed Tom’s review comments on this PR: helper cleanup, insertion-point ordering, debug/source locations, `OpenMPIRBuilder::getOrCreateThreadID`, and author email. CI is green now.

The only open design point is whether to split the broader implicit-taskgroup cleanup into a separate preparatory patch. Happy to do that if preferred.

https://github.com/llvm/llvm-project/pull/199670


More information about the Mlir-commits mailing list