This is an archive of the discontinued LLVM Phabricator instance.

[flang] Descriptor-based I/O data item transfers
ClosedPublic

Authored by klausler on Aug 6 2020, 5:53 PM.

Details

Summary

Add support for OutputDescriptor() and InputDescriptor()
in the I/O runtime. Change existing scalar formatted I/O
functions to drive descriptor-based I/O routines internally.

Diff Detail

Event Timeline

klausler created this revision.Aug 6 2020, 5:53 PM
Herald added a project: Restricted Project. · View Herald Transcript
klausler requested review of this revision.Aug 6 2020, 5:53 PM
sscalpone accepted this revision.Aug 6 2020, 6:31 PM
This revision is now accepted and ready to land.Aug 6 2020, 6:31 PM
tskeith accepted this revision.Aug 6 2020, 8:37 PM
This revision was landed with ongoing or failed builds.Aug 7 2020, 1:12 PM
This revision was automatically updated to reflect the committed changes.