[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:15:03 PDT 2021
    
    
  
sepavloff updated this revision to Diff 346171.
sepavloff added a comment.
Use meaningful variable names. Fixed some errors.
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.346171.patch
Type: text/x-patch
Size: 19585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210518/7393671d/attachment.bin>
    
    
More information about the llvm-commits
mailing list