[Openmp-commits] [PATCH] D85320: [OpenMP] Fix `present` diagnostic for array extension

Joel E. Denny via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Aug 5 13:17:22 PDT 2020


jdenny updated this revision to Diff 283364.
jdenny added a comment.

Add user diagnostic for mapping extension.  Use `PRId64` where appropriate.


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

https://reviews.llvm.org/D85320

Files:
  openmp/libomptarget/src/device.cpp
  openmp/libomptarget/test/mapping/present/target_array_extension.c
  openmp/libomptarget/test/mapping/present/target_data_array_extension.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85320.283364.patch
Type: text/x-patch
Size: 9292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200805/9bcfc4e6/attachment.bin>


More information about the Openmp-commits mailing list