[flang-commits] [flang] [flang] Allow assumed-shape element pass to dummy arg with ignore_tkr (PR #78196)
Peter Klausler via flang-commits
flang-commits at lists.llvm.org
Mon Jan 15 10:00:59 PST 2024
https://github.com/klausler commented:
I don't think that 'R' is the right letter to use here. It's not about rank, it's about storage sequence association with a potentially non-contiguous object. Besides assumed-shape arrays, you probably also want to allow non-`CONTIGUOUS` pointers.
https://github.com/llvm/llvm-project/pull/78196
More information about the flang-commits
mailing list