[PATCH] D141545: [OpenMP] Implement `omp_get_mapped_ptr`

Shilei Tian via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 11 14:39:31 PST 2023


tianshilei1992 updated this revision to Diff 488391.
tianshilei1992 marked 3 inline comments as done.
tianshilei1992 added a comment.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

rebase and fix comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141545

Files:
  clang/docs/OpenMPSupport.rst
  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.488391.patch
Type: text/x-patch
Size: 7016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230111/9f985e27/attachment.bin>


More information about the cfe-commits mailing list