[all-commits] [llvm/llvm-project] e70f3c: Add mapper field to mapInfoOp.
Akash Banerjee via All-commits
all-commits at lists.llvm.org
Tue Feb 18 08:28:33 PST 2025
Branch: refs/heads/users/akash/mapper_clause
Home: https://github.com/llvm/llvm-project
Commit: e70f3c9aed18b33c07e60f3314722825031d5ed1
https://github.com/llvm/llvm-project/commit/e70f3c9aed18b33c07e60f3314722825031d5ed1
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: 04831ef0423d91d4f0b4ef1bbeed9fe6efb5bba2
https://github.com/llvm/llvm-project/commit/04831ef0423d91d4f0b4ef1bbeed9fe6efb5bba2
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/19e22eb82e8a...04831ef0423d
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