Add a roundToIntegral method to APFloat, which can be parameterized over...
Add a roundToIntegral method to APFloat, which can be parameterized over various rounding modes. Use this to implement SelectionDAG constant folding of FFLOOR, FCEIL, and FTRUNC. llvm-svn: 161807
Loading
Please register or sign in to comment