[all-commits] [llvm/llvm-project] 000635: [flang] Further implementation of external I/O uni...

Peter Klausler via All-commits all-commits at lists.llvm.org
Fri Jul 3 17:31:56 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0006354c3b832c73ab86f9220a2c250afa243afa
      https://github.com/llvm/llvm-project/commit/0006354c3b832c73ab86f9220a2c250afa243afa
  Author: peter klausler <pklausler at nvidia.com>
  Date:   2020-07-03 (Fri, 03 Jul 2020)

  Changed paths:
    M flang/runtime/unit-map.cpp
    M flang/runtime/unit-map.h
    M flang/runtime/unit.cpp
    M flang/runtime/unit.h

  Log Message:
  -----------
  [flang] Further implementation of external I/O unit operations (part 6)

Rework initial implementation of external I/O unit operations to
fix problems exposed in unit tests (in a later patch).  Add flushing.

Reviewed By: sscalpone

Differential Revision: https://reviews.llvm.org/D83147




More information about the All-commits mailing list