[PATCH] D79345: [flang] Fix x87 binary->decimal

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 4 12:22:58 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6fec2c4402ce: [flang] Fix x87 binary->decimal (authored by klausler).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79345

Files:
  flang/include/flang/Common/uint128.h
  flang/include/flang/Decimal/binary-floating-point.h
  flang/lib/Decimal/big-radix-floating-point.h
  flang/lib/Decimal/binary-to-decimal.cpp
  flang/lib/Decimal/decimal-to-binary.cpp
  flang/runtime/edit-output.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79345.261900.patch
Type: text/x-patch
Size: 10493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200504/05cdf8ab/attachment.bin>


More information about the llvm-commits mailing list