[all-commits] [llvm/llvm-project] f8642e: Add mapper field to mapInfoOp.
Akash Banerjee via All-commits
all-commits at lists.llvm.org
Mon Feb 10 09:13:15 PST 2025
Branch: refs/heads/users/akash/mapper_clause
Home: https://github.com/llvm/llvm-project
Commit: f8642ec5b59e8617d2f1b8a87938ce2d6ba25205
https://github.com/llvm/llvm-project/commit/f8642ec5b59e8617d2f1b8a87938ce2d6ba25205
Author: Akash Banerjee <Akash.Banerjee at amd.com>
Date: 2025-02-10 (Mon, 10 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: e93c05d2120f807154385e80bd1d61f099a83077
https://github.com/llvm/llvm-project/commit/e93c05d2120f807154385e80bd1d61f099a83077
Author: Akash Banerjee <Akash.Banerjee at amd.com>
Date: 2025-02-10 (Mon, 10 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/86513d3325a6...e93c05d2120f
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