[Mlir-commits] [mlir] [mlir][OpenMP] Translate task_reduction on omp.taskgroup (PR #199565)

Sairudra More llvmlistbot at llvm.org
Thu Jun 18 10:04:54 PDT 2026


Saieiei wrote:

The `amdgpu-offload-build-only` failure (build 10137) is not caused by this PR. The bot failed because `runtimes-configure` invoked the freshly-built [flang] while `libFortranLower.so` was still being linked, a ninja dependency ordering race on that builder, completely orthogonal to the OpenMP translation change here. The blamelist was empty, the failure reproduced on build 10138 (a different commit), and the builder has been green from 10139 onwards with no code changes needed.

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


More information about the Mlir-commits mailing list