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

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 18 07:47:45 PDT 2021


sepavloff updated this revision to Diff 346175.
sepavloff added a comment.

Use EXPECT_EQ in checks for infinity


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.346175.patch
Type: text/x-patch
Size: 19053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210518/65abc87a/attachment.bin>


More information about the llvm-commits mailing list