[all-commits] [llvm/llvm-project] 6bcdde: [flang][runtime] Fix KIND=16 real/complex componen...

Peter Klausler via All-commits all-commits at lists.llvm.org
Mon Apr 25 11:18:37 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6bcdde2334bdad99a9e38fe739cdc76e63c00f59
      https://github.com/llvm/llvm-project/commit/6bcdde2334bdad99a9e38fe739cdc76e63c00f59
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2022-04-25 (Mon, 25 Apr 2022)

  Changed paths:
    M flang/runtime/type-code.cpp

  Log Message:
  -----------
  [flang][runtime] Fix KIND=16 real/complex component I/O

Don't treat KIND=16 as 80-bit extended floating-point any more on x86.

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




More information about the All-commits mailing list