[Openmp-commits] [PATCH] D117997: [libomptarget] Correctly return the implicit device base address when the base itself has not been mapped.

George Rokos via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Jan 24 08:38:05 PST 2022


grokos updated this revision to Diff 402547.
grokos retitled this revision from "[libomptarget] Lookup by base address when begin address is not mapped." to "[libomptarget] Correctly return the implicit device base address when the base itself has not been mapped.".
grokos added a comment.

Added test for `use_device_ptr`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117997

Files:
  openmp/libomptarget/include/device.h
  openmp/libomptarget/src/api.cpp
  openmp/libomptarget/src/device.cpp
  openmp/libomptarget/src/omptarget.cpp
  openmp/libomptarget/test/mapping/array_section_implicit_capture.c
  openmp/libomptarget/test/mapping/array_section_use_device_ptr.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117997.402547.patch
Type: text/x-patch
Size: 11325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220124/88979885/attachment.bin>


More information about the Openmp-commits mailing list