[all-commits] [llvm/llvm-project] fb0f44: [flang][runtime] Corrections for byte-swapped I/O

Peter Klausler via All-commits all-commits at lists.llvm.org
Fri Aug 26 12:30:53 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fb0f44b31f3aed87996ea34c73d3c1fdfb69a6b0
      https://github.com/llvm/llvm-project/commit/fb0f44b31f3aed87996ea34c73d3c1fdfb69a6b0
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2022-08-26 (Fri, 26 Aug 2022)

  Changed paths:
    M flang/runtime/descriptor-io.h

  Log Message:
  -----------
  [flang][runtime] Corrections for byte-swapped I/O

Unformatted I/O with byte swapping was reversing bytes in badly-sized
frames for character, complex, and some default derived type transfers.

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




More information about the All-commits mailing list