[all-commits] [llvm/llvm-project] 53dca2: [flang][runtime] Emit "0.0E+0" for (1PG0.0) editin...

Peter Klausler via All-commits all-commits at lists.llvm.org
Wed Jun 29 11:42:58 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 53dca2e6ec6c3bfd7d221c6486f1014bd26b60a8
      https://github.com/llvm/llvm-project/commit/53dca2e6ec6c3bfd7d221c6486f1014bd26b60a8
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2022-06-29 (Wed, 29 Jun 2022)

  Changed paths:
    M flang/runtime/edit-output.cpp

  Log Message:
  -----------
  [flang][runtime] Emit "0.0E+0" for (1PG0.0) editing of 0.0

When a scale factor is in effect, respect it for G0.0 output editing.

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




More information about the All-commits mailing list