[PATCH] D94806: [OpenMP] Add support for mapping names in mapper API

Joseph Huber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 21 06:27:29 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe4eaf9d82064: [OpenMP] Add support for mapping names in mapper API (authored by jhuber6).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94806/new/

https://reviews.llvm.org/D94806

Files:
  clang/lib/CodeGen/CGOpenMPRuntime.cpp
  clang/test/OpenMP/declare_mapper_codegen.cpp
  clang/test/OpenMP/target_depend_codegen.cpp
  clang/test/OpenMP/target_map_names.cpp
  llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
  llvm/test/Transforms/OpenMP/add_attributes.ll
  openmp/libomptarget/src/interface.cpp
  openmp/libomptarget/src/omptarget.cpp
  openmp/libomptarget/src/private.h
  openmp/libomptarget/test/mapping/declare_mapper_api.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94806.318179.patch
Type: text/x-patch
Size: 38992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210121/8b091000/attachment-0001.bin>


More information about the cfe-commits mailing list