[flang-commits] [PATCH] D145752: [flang][runtime] Iterate over array elements in user-defined derived type I/O

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Thu Mar 9 16:39:00 PST 2023


klausler created this revision.
klausler added a reviewer: clementval.
klausler added a project: Flang.
Herald added subscribers: sunshaoce, jdoerfert.
Herald added a project: All.
klausler requested review of this revision.

It was only handling scalars; change to iterate over all array elements.


https://reviews.llvm.org/D145752

Files:
  flang/runtime/descriptor-io.cpp
  flang/runtime/descriptor-io.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145752.503978.patch
Type: text/x-patch
Size: 6712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20230310/2df1f7da/attachment-0001.bin>


More information about the flang-commits mailing list