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

Change scheduling preference for EraVM #679

Open
vladimirradosavljevic opened this issue Aug 15, 2024 · 0 comments
Open

Change scheduling preference for EraVM #679

vladimirradosavljevic opened this issue Aug 15, 2024 · 0 comments

Comments

@vladimirradosavljevic
Copy link
Contributor

Currently, default scheduling preference is used for EraVM. Try to find a better scheduling preference that can give more improvements.
#678 was an experiment to set it to RegPressure, but there were regressions in __clz and __mulmod functions. This was because instructions were scheduled differently and some BE optimization weren't able to optimize code. Maybe one way to fix this is to try to change implementation of __clz function, but that is something to investigate.

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

No branches or pull requests

1 participant