[Mlir-commits] [mlir] [OpenMP][MLIR] Add num_teams mlir to llvm lowering (PR #179418)

Sergio Afonso llvmlistbot at llvm.org
Thu Apr 9 04:00:38 PDT 2026


================

----------------
skatrak wrote:

I think it's missing an `else` block to set `maxTeamsVal[i] = 0` and avoid changing the logic.

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


More information about the Mlir-commits mailing list