-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
expose new floating point intrinsics
copysign, ring, nearbyint, round
- Loading branch information
1 parent
cd59a7c
commit 4533432
Showing
4 changed files
with
69 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4533432
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from cmr
at https://github.com/thestinger/rust/commit/45334326127285e9442ae1c3e9f4ba9c428ec3c6
4533432
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging thestinger/rust/float = 4533432 into auto
4533432
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thestinger/rust/float = 4533432 merged ok, testing candidate = ebb9b46
4533432
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all tests pass:
success: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/2062
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/2066
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/1172
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/1171
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/2080
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/1172
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/1172
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/2081
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/1172
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/1172
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/1251
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/2065
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/1170
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/1172
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/1849
4533432
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fast-forwarding master to auto = ebb9b46