[Openmp-commits] [PATCH] D100420: [OpenMP] Add omp_target_is_accessible() to header files

Hansang Bae via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Apr 13 16:09:18 PDT 2021


hbae created this revision.
hbae added reviewers: RaviNarayanaswamy, grokos, jlpeyton.
hbae added a project: OpenMP.
Herald added subscribers: guansong, yaxunl.
hbae requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added a subscriber: sstefan1.

- Added omp_target_is_accessible to the header files
- Added missing const qualifier to device memory routines


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D100420

Files:
  openmp/libomptarget/include/omptarget.h
  openmp/libomptarget/src/api.cpp
  openmp/runtime/src/include/omp.h.var
  openmp/runtime/src/include/omp_lib.f90.var
  openmp/runtime/src/include/omp_lib.h.var

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100420.337279.patch
Type: text/x-patch
Size: 10345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210413/05268f15/attachment.bin>


More information about the Openmp-commits mailing list