[flang-commits] [PATCH] D127025: [flang][runtime] Use __float128 where possible & needed in runtime

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Sun Jun 5 11:02:37 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4daa33f6d14b: [flang][runtime] Use __float128 where possible & needed in runtime (authored by klausler).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127025

Files:
  flang/include/flang/Common/long-double.h
  flang/include/flang/Runtime/cpp-type.h
  flang/include/flang/Runtime/float128.h
  flang/include/flang/Runtime/numeric.h
  flang/include/flang/Runtime/reduction.h
  flang/lib/Decimal/binary-to-decimal.cpp
  flang/lib/Evaluate/intrinsics-library.cpp
  flang/runtime/complex-reduction.c
  flang/runtime/dot-product.cpp
  flang/runtime/extrema.cpp
  flang/runtime/findloc.cpp
  flang/runtime/numeric.cpp
  flang/runtime/product.cpp
  flang/runtime/random.cpp
  flang/runtime/sum.cpp
  flang/runtime/tools.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127025.434338.patch
Type: text/x-patch
Size: 50068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20220605/ffd803df/attachment-0001.bin>


More information about the flang-commits mailing list