[all-commits] [llvm/llvm-project] e540d5: [MLIR][OpenMP] Change map_operands type to OpenMP_...

Akash Banerjee via All-commits all-commits at lists.llvm.org
Wed Mar 29 09:05:26 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e540d5a20afafb69aa12835900589849bd4ec5c6
      https://github.com/llvm/llvm-project/commit/e540d5a20afafb69aa12835900589849bd4ec5c6
  Author: Akash Banerjee <Akash.Banerjee at amd.com>
  Date:   2023-03-29 (Wed, 29 Mar 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td

  Log Message:
  -----------
  [MLIR][OpenMP] Change map_operands type to OpenMP_PointerLikeType for Target Data

This patches chagnes the type of map_operands to OpenMP_PointerLikeType for OMP Target Data directives.

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




More information about the All-commits mailing list