[Openmp-commits] [PATCH] D133832: [libomptarget] Mapper function spliting

Delaram Talaashrafi via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Sep 13 21:18:42 PDT 2022


dtalaashrafi created this revision.
dtalaashrafi added a reviewer: jdoerfert.
Herald added a project: All.
dtalaashrafi requested review of this revision.
Herald added projects: OpenMP, LLVM.
Herald added subscribers: llvm-commits, openmp-commits.

This is an implementation of `__tgt_target_data_begin_mapper_issue ` and `__tgt_target_data_begin_mapper_wait`
functions, and some other required changes.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D133832

Files:
  llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
  openmp/libomptarget/include/omptarget.h
  openmp/libomptarget/src/exports
  openmp/libomptarget/src/interface.cpp
  openmp/libomptarget/src/omptarget.cpp
  openmp/libomptarget/src/private.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133832.459966.patch
Type: text/x-patch
Size: 8149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220914/e156cc99/attachment.bin>


More information about the Openmp-commits mailing list