[Mlir-commits] [mlir] [mlir][scf] Implement conversion from scf.forall to scf.parallel (PR #94109)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Sun Jun 2 23:11:52 PDT 2024
Menooker wrote:
LGTM. By the way, I am curious what will nested `scf.parallel` be lowered to, in OpenMP target? Will it be nested parallelism in OMP?
https://github.com/llvm/llvm-project/pull/94109
More information about the Mlir-commits
mailing list