The change includes new routines introduced in 5.1 and Fortran interface.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D93505
[OpenMP] Add definition/interface for target memory routines ClosedPublic Authored by hbae on Dec 17 2020, 5:55 PM.
Details Summary The change includes new routines introduced in 5.1 and Fortran interface.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 30 2020, 2:40 PM Closed by commit rG82a29a62aba5: [OpenMP] Add definition/interface for target memory routines (authored by hbae). · Explain WhyJan 4 2021, 6:13 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 314371 openmp/runtime/src/include/omp.h.var
openmp/runtime/src/include/omp_lib.h.var
openmp/runtime/src/include/omp_lib.f90.var
|
Why not c_int? Will it be guaranteed that this will be interoperable with int?