commit | ff278be8cfd136b7e3d6128b7dc70114db2fa888 | [log] [tgz] |
---|---|---|
author | Stephen Canon <scanon@apple.com> | Mon Sep 21 19:29:25 2015 +0000 |
committer | Stephen Canon <scanon@apple.com> | Mon Sep 21 19:29:25 2015 +0000 |
tree | 960558d4a88c1a65264e84a410b8fe10e2f345d7 | |
parent | 82ede2f136cdadfb598437e20a9826a71707d674 [diff] |
Remove roundingMode argument in APFloat::mod Because mod is always exact, this function should have never taken a rounding mode argument. The actual implementation still has issues, which I'll look at resolving in a subsequent patch. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@248195 91177308-0d34-0410-b5e6-96231b3b80d8