[all-commits] [llvm/llvm-project] 8f3cad: Add mapper field to mapInfoOp.
Akash Banerjee via All-commits
all-commits at lists.llvm.org
Tue Feb 18 09:26:52 PST 2025
Branch: refs/heads/users/akash/mapper_clause
Home: https://github.com/llvm/llvm-project
Commit: 8f3cad9468092c50cb14a3cf3c87289ecf408a76
https://github.com/llvm/llvm-project/commit/8f3cad9468092c50cb14a3cf3c87289ecf408a76
Author: Akash Banerjee <Akash.Banerjee at amd.com>
Date: 2025-02-18 (Tue, 18 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: 03838f782ccd48b3695b66ae28bbc94ff6ccb788
https://github.com/llvm/llvm-project/commit/03838f782ccd48b3695b66ae28bbc94ff6ccb788
Author: Akash Banerjee <Akash.Banerjee at amd.com>
Date: 2025-02-18 (Tue, 18 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/04831ef0423d...03838f782ccd
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