[Mlir-commits] [flang] [llvm] [mlir] [flang][OpenMP] Enable tiling (PR #143715)
Jan Leyonberg
llvmlistbot at llvm.org
Mon Sep 8 07:22:16 PDT 2025
jsjodin wrote:
> Hi Jan, you may want to document omp tile support in flang.
I was going to wait documenting this until the next couple of PRs are merged since we're limited to constants only and can't handle the stand-alone tiling case. Once those are done it is pretty easy to document without having to go into a lot of details of what doesn't work.
https://github.com/llvm/llvm-project/pull/143715
More information about the Mlir-commits
mailing list