[Openmp-commits] [PATCH] D94042: [OpenMP] Use c_int/c_size_t in Fortran target memory routine interface
Hansang Bae via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Jan 4 15:45:56 PST 2021
hbae created this revision.
hbae added reviewers: kkwli0, AndreyChurbanov.
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.
The Fortran interface is now in line with 5.1 specification.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D94042
Files:
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: D94042.314464.patch
Type: text/x-patch
Size: 16489 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210104/efdffb20/attachment-0001.bin>
More information about the Openmp-commits
mailing list