[ADT] Add basic operator overloads for arithmetic to APFloat to make
code using it more readable. Also add a copySign static function that works more like the standard function by accepting the value and sign-carying value as arguments. No interesting logic here, but tests added to cover the basic API additions and make sure they do something plausible. llvm-svn: 219453
Loading
Please sign in to comment