[PATCH] D113697: [flang] Runtime performance improvements to real formatted input

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 12 11:40:11 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGda25f968a90a: [flang] Runtime performance improvements to real formatted input (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/D113697/new/

https://reviews.llvm.org/D113697

Files:
  flang/include/flang/Decimal/decimal.h
  flang/include/flang/Runtime/descriptor.h
  flang/lib/Decimal/big-radix-floating-point.h
  flang/lib/Decimal/decimal-to-binary.cpp
  flang/runtime/descriptor.cpp
  flang/runtime/edit-input.cpp
  flang/runtime/internal-unit.cpp
  flang/runtime/internal-unit.h
  flang/runtime/io-stmt.cpp
  flang/runtime/io-stmt.h
  flang/runtime/unit.cpp
  flang/runtime/unit.h
  flang/unittests/Runtime/NumericalFormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113697.386903.patch
Type: text/x-patch
Size: 31593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211112/6bae260a/attachment-0001.bin>


More information about the llvm-commits mailing list