Aligned allocation routines added.
Fortran interfaces added for all allocation routines.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D110923
[OpenMP] libomp: add OpenMP 5.1 memory allocation routines ClosedPublic Authored by AndreyChurbanov on Oct 1 2021, 5:09 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 11 2021, 8:41 AM Closed by commit rGf5c0c9179f55: [OpenMP] libomp: add OpenMP 5.1 memory allocation routines. (authored by AndreyChurbanov). · Explain WhyOct 11 2021, 9:25 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 378696 openmp/runtime/src/dllexports
openmp/runtime/src/include/omp.h.var
openmp/runtime/src/include/omp_lib.h.var
openmp/runtime/src/include/omp_lib.f90.var
openmp/runtime/src/kmp.h
openmp/runtime/src/kmp_alloc.cpp
openmp/runtime/src/kmp_csupport.cpp
openmp/runtime/src/kmp_stub.cpp
openmp/runtime/test/api/omp_aligned_alloc.c
openmp/runtime/test/api/omp_aligned_calloc.c
openmp/runtime/tools/generate-def.pl
|