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

Fix SSA Issues #2

Closed
chsasank opened this issue Apr 21, 2024 · 2 comments
Closed

Fix SSA Issues #2

chsasank opened this issue Apr 21, 2024 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@chsasank
Copy link
Owner

SSA conversion pass that we imported from libril is not great. Have many issues around it: sampsyo/bril#318, sampsyo/bril#317. These are small bugs that can be fixed easily IMO.

@chsasank chsasank added the help wanted Extra attention is needed label Apr 21, 2024
@chsasank
Copy link
Owner Author

One option seems to be moving to mem2reg kinda algo.

@chsasank
Copy link
Owner Author

Closed with #6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant