[all-commits] [llvm/llvm-project] 21019a: [flang][openmp] Add Lowering to omp mlir for workd...
Chaitanya via All-commits
all-commits at lists.llvm.org
Mon Aug 25 21:00:43 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 21019a3c11b56776809ec65af35b050f58570b77
https://github.com/llvm/llvm-project/commit/21019a3c11b56776809ec65af35b050f58570b77
Author: Chaitanya <Krishna.Sankisa at amd.com>
Date: 2025-08-26 (Tue, 26 Aug 2025)
Changed paths:
M flang/lib/Lower/OpenMP/OpenMP.cpp
A flang/test/Lower/OpenMP/workdistribute.f90
Log Message:
-----------
[flang][openmp] Add Lowering to omp mlir for workdistribute construct (#154378)
This PR adds lowering of workdistribute construct in flang to omp mlir dialect workdistribute op.
The work in this PR is c-p and updated from @ivanradanov commits from coexecute implementation:
flang_workdistribute_iwomp_2024
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list