[Openmp-commits] [PATCH] D141545: [OpenMP] Implement `omp_get_mapped_ptr`

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Jan 11 13:34:23 PST 2023


tianshilei1992 created this revision.
tianshilei1992 added reviewers: jdoerfert, jhuber6.
Herald added subscribers: guansong, yaxunl.
Herald added a project: All.
tianshilei1992 requested review of this revision.
Herald added subscribers: openmp-commits, sstefan1.
Herald added a project: OpenMP.

This patch implements the function `omp_get_mapped_ptr`.

Fix #59945.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D141545

Files:
  openmp/libomptarget/src/api.cpp
  openmp/libomptarget/src/exports
  openmp/libomptarget/test/api/omp_get_mapped_ptr.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141545.488367.patch
Type: text/x-patch
Size: 3464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230111/ff32f06b/attachment.bin>


More information about the Openmp-commits mailing list