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

Optimize memset and longfill to SETQ+WRLONG #312

Merged
merged 3 commits into from
Nov 19, 2022

Conversation

Wuerfel21
Copy link
Contributor

Also includes some extra improvements to ASM backend to prevent pessimisation.

Currently there's an issue when the setq+wrlong sequence goes dead. It leaves behind two NOPs. Not sure what the best solution to that is.

@totalspectrum totalspectrum merged commit 24a016b into totalspectrum:master Nov 19, 2022
@totalspectrum
Copy link
Owner

Thank you!

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.

None yet

2 participants