[flang-commits] [flang] [llvm] [mlir] [flang] Add support for workdistribute construct in flang frontend (PR #146029)

via flang-commits flang-commits at lists.llvm.org
Wed Aug 20 02:28:23 PDT 2025


skc7 wrote:

This PR was created on my forked repo. Now, moved the branch to llvm repo and also split this PR into 3 parts as @ergawy suggested. 
Part1 : https://github.com/llvm/llvm-project/pull/154376 [OpenMP] Add workdistribute construct in openMP dialect and in llvm frontend
Part2 : https://github.com/llvm/llvm-project/pull/154377 [flang][openmp] Add parser/semantic support for workdistribute
Part3 : https://github.com/llvm/llvm-project/pull/154378 [flang][openmp] Add Lowering to omp mlir for workdistribute construct

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


More information about the flang-commits mailing list