[Mlir-commits] [mlir] [OpenMP][MLIR] Add num_teams mlir to llvm lowering (PR #179418)
Sergio Afonso
llvmlistbot at llvm.org
Tue Apr 28 09:07:03 PDT 2026
https://github.com/skatrak commented:
Thank you Chaitanya, I have one remaining concern.
Also, don't we have to extend the `ConfigurationEnvironmentTy` device-side global structures to carry the information about all dims? It seems like getting that and the `__tgt_target_kernel` host call out of sync could become problematic. I'm not very experienced on the uses of that structure, though, so let me know if that's known to not be a problem.
https://github.com/llvm/llvm-project/pull/179418
More information about the Mlir-commits
mailing list