This is an archive of the discontinued LLVM Phabricator instance.

Fix types of Fortran array elements
ClosedPublic

Authored by omalyshe on Nov 22 2017, 7:13 AM.

Details

Summary

Fortran array elements made default integer in OMP_GET_PLACE_PROC_IDS and OMP_GET_PARTITION_PLACE_NUMS subroutines, otherwise call to them produces incorrect result.

Diff Detail

Repository
rL LLVM

Event Timeline

omalyshe created this revision.Nov 22 2017, 7:13 AM
hbae accepted this revision.Nov 27 2017, 2:21 PM

LGTM

This revision is now accepted and ready to land.Nov 27 2017, 2:21 PM
This revision was automatically updated to reflect the committed changes.