This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] libomp: add OpenMP 5.1 memory allocation routines
ClosedPublic

Authored by AndreyChurbanov on Oct 1 2021, 5:09 AM.

Details

Summary

Aligned allocation routines added.
Fortran interfaces added for all allocation routines.

Diff Detail

Event Timeline

AndreyChurbanov created this revision.Oct 1 2021, 5:09 AM
AndreyChurbanov requested review of this revision.Oct 1 2021, 5:09 AM
Nawrin accepted this revision.Oct 11 2021, 8:41 AM

LGTM

This revision is now accepted and ready to land.Oct 11 2021, 8:41 AM