[PATCH] D102671: [APFloat] convertToDouble/Float can work on shorter types

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 20 21:39:40 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc162f086ba63: [APFloat] convertToDouble/Float can work on shorter types (authored by sepavloff).

Changed prior to commit:
  https://reviews.llvm.org/D102671?vs=346175&id=346924#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102671

Files:
  llvm/include/llvm/ADT/APFloat.h
  llvm/lib/Analysis/ConstantFolding.cpp
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/IR/AsmWriter.cpp
  llvm/lib/IR/Core.cpp
  llvm/lib/Support/APFloat.cpp
  llvm/unittests/ADT/APFloatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102671.346924.patch
Type: text/x-patch
Size: 19055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210521/4f155147/attachment.bin>


More information about the llvm-commits mailing list