-
Notifications
You must be signed in to change notification settings - Fork 259
chore: release v0.2.16 #935
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
e759dd8 to
ac863fc
Compare
421551f to
60a509e
Compare
c37e7f2 to
4d6d33d
Compare
e9f7298 to
11da088
Compare
4f5a05a to
3f95287
Compare
3f95287 to
f0967ba
Compare
6e46e6f to
4545d20
Compare
This comment has been minimized.
This comment has been minimized.
4545d20 to
baa9d31
Compare
This comment has been minimized.
This comment has been minimized.
baa9d31 to
064b350
Compare
This comment has been minimized.
This comment has been minimized.
This should remove some of the nondeterminism in benchmark results observed in #935.
064b350 to
e5862e6
Compare
|
This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
e5862e6 to
abed325
Compare
libm/CHANGELOG.md
Outdated
|
|
||
| ### Other | ||
|
|
||
| - Significantly optimize `fmod` (13x speedup for f64! [#1002](https://github.com/rust-lang/compiler-builtins/pull/1002)) |
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.
| - Significantly optimize `fmod` (13x speedup for f64! [#1002](https://github.com/rust-lang/compiler-builtins/pull/1002)) | |
| - Significantly optimize `fmod` worst case performance ([#1002](https://github.com/rust-lang/compiler-builtins/pull/1002)) |
I wouldn't oversell it, since typical inputs won't see much benefit.
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.
Applied via push
Co-authored-by: Trevor Gross <tg@trevorgross.com>
abed325 to
91ce37f
Compare
Pull request was closed
🤖 New release
libm: 0.2.15 -> 0.3.0 (⚠ API breaking changes)⚠
libmbreaking changesChangelog
This PR was generated with release-plz.