[flang-commits] [PATCH] D127421: [flang][runtime] Better (but still synchronous) support for asynchronous I/O

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Mon Jun 13 10:43:42 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG166d6ed5c70a: [flang][runtime] Better (but still synchronous) support for asynchronous I/O (authored by klausler).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127421/new/

https://reviews.llvm.org/D127421

Files:
  flang/include/flang/Runtime/io-api.h
  flang/include/flang/Runtime/iostat.h
  flang/runtime/io-api.cpp
  flang/runtime/io-stmt.cpp
  flang/runtime/io-stmt.h
  flang/runtime/iostat.cpp
  flang/runtime/unit.cpp
  flang/runtime/unit.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127421.436471.patch
Type: text/x-patch
Size: 10481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20220613/09d908cd/attachment.bin>


More information about the flang-commits mailing list