[all-commits] [llvm/llvm-project] fb1c52: [OpenMP] Use c_int/c_size_t in Fortran target memo...
Hansang Bae via All-commits
all-commits at lists.llvm.org
Wed Jan 6 14:34:15 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fb1c52852690cb6ad6f7f2a7b5c35bf4d0c56e44
https://github.com/llvm/llvm-project/commit/fb1c52852690cb6ad6f7f2a7b5c35bf4d0c56e44
Author: Hansang Bae <hansang.bae at intel.com>
Date: 2021-01-06 (Wed, 06 Jan 2021)
Changed paths:
M openmp/runtime/src/include/omp_lib.f90.var
M openmp/runtime/src/include/omp_lib.h.var
Log Message:
-----------
[OpenMP] Use c_int/c_size_t in Fortran target memory routine interface
The Fortran interface is now in line with 5.1 specification.
Differential Revision: https://reviews.llvm.org/D94042
More information about the All-commits
mailing list