[PATCH] D111678: [flang] runtime: fix output B/O/Z editing of "negative" values

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 12 16:03:22 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf65f830e5f93: [flang] runtime: fix output B/O/Z editing of "negative" values (authored by klausler).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111678

Files:
  flang/include/flang/Common/uint128.h
  flang/include/flang/Runtime/io-api.h
  flang/runtime/descriptor-io.h
  flang/runtime/edit-output.cpp
  flang/runtime/edit-output.h
  flang/runtime/io-api.cpp
  flang/unittests/Runtime/NumericalFormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111678.379217.patch
Type: text/x-patch
Size: 14513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211012/0a440871/attachment.bin>


More information about the llvm-commits mailing list