Skip to content

librustc: Fastisel dislikes memmove, switch to memcpy, 1% compile-time win. #3987

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

Closed
wants to merge 1 commit into from

Conversation

graydon
Copy link
Contributor

@graydon graydon commented Nov 16, 2012

@catamorphism
Copy link
Contributor

r+ except that it would be nice to have a comment in the code saying why memcpy is preferable to memmove. (The comment could just be the commit summary.)

@graydon graydon closed this in 2bf6663 Nov 16, 2012
RalfJung added a commit to RalfJung/rust that referenced this pull request Nov 10, 2024
Implement LLVM x86 vpclmulqdq intrinsics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants