Skip to content
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

perf: use borrowing/carrying ops in add/sub, remove bound checks in shifts #366

Merged
merged 1 commit into from
Apr 20, 2024

Conversation

DaniPopes
Copy link
Contributor

Now add, sub, and mul have optimal codegen on x86_64.

@DaniPopes DaniPopes force-pushed the perfington1 branch 2 times, most recently from a0b573e to 76032ac Compare April 20, 2024 02:01
@prestwich prestwich added enhancement New feature or request optimize Potential optimization opportunity labels Apr 20, 2024
@prestwich prestwich merged commit 46fc569 into recmo:main Apr 20, 2024
17 of 18 checks passed
@DaniPopes DaniPopes deleted the perfington1 branch April 20, 2024 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request optimize Potential optimization opportunity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants