[flang-commits] [flang] [Flang][OpenMP]Support for lowering grainsize and num_tasks clause to… (PR #128490)
Kaviya Rajendiran via flang-commits
flang-commits at lists.llvm.org
Wed Mar 26 02:24:54 PDT 2025
kaviya2510 wrote:
Hi @kiranchandramohan,
This PR has complete MLIR lowering support for taskloop directive, grainsize and num_tasks clauses. I have drafted it as the translation of taskloop has not yet implemented.
https://github.com/llvm/llvm-project/pull/128490
More information about the flang-commits
mailing list