[all-commits] [llvm/llvm-project] f7c3a6: Add mapper field to mapInfoOp.
Akash Banerjee via All-commits
all-commits at lists.llvm.org
Fri Feb 7 09:29:46 PST 2025
Branch: refs/heads/users/akash/mapper_clause
Home: https://github.com/llvm/llvm-project
Commit: f7c3a6505a3affa159b178852c67cff5739f2c26
https://github.com/llvm/llvm-project/commit/f7c3a6505a3affa159b178852c67cff5739f2c26
Author: Akash Banerjee <Akash.Banerjee at amd.com>
Date: 2025-02-07 (Fri, 07 Feb 2025)
Changed paths:
M flang/lib/Lower/OpenMP/Utils.cpp
M flang/lib/Lower/OpenMP/Utils.h
M flang/lib/Optimizer/OpenMP/MapInfoFinalization.cpp
M flang/lib/Optimizer/OpenMP/MapsForPrivatizedSymbols.cpp
M mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
M mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
M mlir/test/Dialect/OpenMP/ops.mlir
Log Message:
-----------
Add mapper field to mapInfoOp.
Commit: 86513d3325a6d592982d8c13a53b4f1194ed12d1
https://github.com/llvm/llvm-project/commit/86513d3325a6d592982d8c13a53b4f1194ed12d1
Author: Akash Banerjee <Akash.Banerjee at amd.com>
Date: 2025-02-07 (Fri, 07 Feb 2025)
Changed paths:
M mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
M mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
M mlir/test/Dialect/OpenMP/invalid.mlir
Log Message:
-----------
Add description for mapper_id. Add verifier check for valid mapper_id.
Compare: https://github.com/llvm/llvm-project/compare/5ca5a1f7c1e3...86513d3325a6
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