[all-commits] [llvm/llvm-project] 57858d: Add mapper field to mapInfoOp.

Akash Banerjee via All-commits all-commits at lists.llvm.org
Tue Feb 11 08:33:56 PST 2025


  Branch: refs/heads/users/akash/mapper_clause
  Home:   https://github.com/llvm/llvm-project
  Commit: 57858d2e19897a72057464bd33311d2cd4d4f156
      https://github.com/llvm/llvm-project/commit/57858d2e19897a72057464bd33311d2cd4d4f156
  Author: Akash Banerjee <Akash.Banerjee at amd.com>
  Date:   2025-02-11 (Tue, 11 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: 19e22eb82e8ab43a98783951de3c16d5d51de0e7
      https://github.com/llvm/llvm-project/commit/19e22eb82e8ab43a98783951de3c16d5d51de0e7
  Author: Akash Banerjee <Akash.Banerjee at amd.com>
  Date:   2025-02-11 (Tue, 11 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/e90595173575...19e22eb82e8a

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