[Openmp-commits] [PATCH] D156501: [OpenMP] Introduce ompx.h and 3D wrappers (threadId, threadDim, ...)

Johannes Doerfert via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Jul 31 13:45:48 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdaef6d327aa3: [OpenMP] Introduce ompx.h and 3D wrappers (threadId, threadDim, ...) (authored by jdoerfert).
Herald added a project: OpenMP.
Herald added a subscriber: openmp-commits.

Changed prior to commit:
  https://reviews.llvm.org/D156501?vs=545012&id=545787#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156501

Files:
  openmp/libomptarget/DeviceRTL/src/Mapping.cpp
  openmp/libomptarget/DeviceRTL/src/exports
  openmp/libomptarget/test/api/ompx_3d.c
  openmp/libomptarget/test/api/ompx_3d.cpp
  openmp/runtime/cmake/LibompExports.cmake
  openmp/runtime/src/CMakeLists.txt
  openmp/runtime/src/include/ompx.h.var

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156501.545787.patch
Type: text/x-patch
Size: 8444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230731/3a1f09dc/attachment.bin>


More information about the Openmp-commits mailing list