[Mlir-commits] [mlir] [mlir][OpenMP] Translate reductions on taskloop (PR #199670)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Tue Jun 16 11:47:25 PDT 2026
https://github.com/MattPD approved this pull request.
LGTM, thanks. The reduction and in_reduction lowering looks correct, and the address-space handling is consistent with the approach in #199565. I confirmed the default-address-space path is unaffected.
https://github.com/llvm/llvm-project/pull/199670
More information about the Mlir-commits
mailing list