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

Use ISLE for strength reduction passes #4

Open
playXE opened this issue Apr 15, 2023 · 0 comments
Open

Use ISLE for strength reduction passes #4

playXE opened this issue Apr 15, 2023 · 0 comments

Comments

@playXE
Copy link
Owner

playXE commented Apr 15, 2023

Right now all passes to reduce strength are contained inside src/reduce_strength.rs, it is a huge file with lots of passes. Instead of manually handwritting matches on code for it we could use cranelift-isle crate to generate such code for us.

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