[Openmp-commits] [PATCH] D44186: [OpenMP][libomptarget] New map interface: remove translation code and ensure proper alignment of struct members

George Rokos via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Jul 19 06:24:33 PDT 2018


grokos updated this revision to Diff 156254.
grokos added a comment.

Added example code to demonstrate the need for padding in partially mapped structs.


Repository:
  rOMP OpenMP

https://reviews.llvm.org/D44186

Files:
  libomptarget/include/omptarget.h
  libomptarget/src/interface.cpp
  libomptarget/src/omptarget.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44186.156254.patch
Type: text/x-patch
Size: 27707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20180719/ff9abee0/attachment-0001.bin>


More information about the Openmp-commits mailing list