[all-commits] [llvm/llvm-project] 81bcc6: [MLIR][OpenMP] Added map clause support for Target

Akash Banerjee via All-commits all-commits at lists.llvm.org
Tue Apr 11 08:33:56 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 81bcc62d0da0e1dd3b4d65e12b146a86ac00007c
      https://github.com/llvm/llvm-project/commit/81bcc62d0da0e1dd3b4d65e12b146a86ac00007c
  Author: Akash Banerjee <Akash.Banerjee at amd.com>
  Date:   2023-04-11 (Tue, 11 Apr 2023)

  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
    M mlir/test/Dialect/OpenMP/ops.mlir

  Log Message:
  -----------
  [MLIR][OpenMP] Added map clause support for Target

Added map clause support for the OMP Target directive with test.

Differential Revision: https://reviews.llvm.org/D147247




More information about the All-commits mailing list