Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support PGI/Flang array descriptors #31

Open
jeffhammond opened this issue Dec 10, 2022 · 0 comments
Open

support PGI/Flang array descriptors #31

jeffhammond opened this issue Dec 10, 2022 · 0 comments
Assignees

Comments

@jeffhammond
Copy link
Owner

jeffhammond commented Dec 10, 2022

Assuming we are done with #23 before all the PGI-based Fortran compilers (e.g. the original LLVM Flang) support F18 CFI, we should support noncontig subarrays using the non-standard PGI array descriptor.

https://github.com/flang-compiler/flang/blob/master/runtime/flang/fioMacros.h#L818 documents these descriptors.

@jeffhammond jeffhammond self-assigned this Dec 10, 2022
@jeffhammond jeffhammond changed the title support PGI array descriptors support PGI/Flang array descriptors Dec 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant