[all-commits] [llvm/llvm-project] 768185: [OpenMP] Add workdistribute construct in openMP di...
Chaitanya via All-commits
all-commits at lists.llvm.org
Sun Aug 24 23:50:29 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7681855dd76da62f196c72f61998b1b4b287a2f3
https://github.com/llvm/llvm-project/commit/7681855dd76da62f196c72f61998b1b4b287a2f3
Author: Chaitanya <Krishna.Sankisa at amd.com>
Date: 2025-08-25 (Mon, 25 Aug 2025)
Changed paths:
M llvm/include/llvm/Frontend/OpenMP/OMP.td
M mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
M mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
M mlir/test/Dialect/OpenMP/invalid.mlir
M mlir/test/Dialect/OpenMP/ops.mlir
Log Message:
-----------
[OpenMP] Add workdistribute construct in openMP dialect and in llvm frontend (#154376)
This PR adds workdistribute mlir op in omp dialect and also in llvm
frontend.
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