You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: