[flang-commits] [flang] [flang][RFC] Adding a design document for assumed-rank objects (PR #71959)

Kiran Chandramohan via flang-commits flang-commits at lists.llvm.org
Tue Nov 14 22:29:20 PST 2023


https://github.com/kiranchandramohan commented:

Thanks for this RFC. I have a few minor points/questions.

-> Does this have an effect on the processing of the ignore_tkr directive?
-> I think the new mpi module (mpi_f08) uses assumed rank arrays. Some early references talk about assumed-rank as a request from MPI (https://j3-fortran.org/doc/year/09/09-100.txt, https://j3-fortran.org/doc/year/08/08-271.txt). Might be reasonable test for the feature.
-> Please add the document to the index file (https://github.com/llvm/llvm-project/blob/main/flang/docs/index.md).

https://github.com/llvm/llvm-project/pull/71959


More information about the flang-commits mailing list