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

Generalize backend primitives #2651

Closed
lukaszcz opened this issue Feb 14, 2024 · 0 comments · Fixed by #2653
Closed

Generalize backend primitives #2651

lukaszcz opened this issue Feb 14, 2024 · 0 comments · Fixed by #2653
Assignees
Labels
Milestone

Comments

@lukaszcz
Copy link
Collaborator

lukaszcz commented Feb 14, 2024

The builtin arithmetic/string primitives in JuvixTree, JuvixAsm and JuvixReg are essentially the same. They should be abstracted out into a single module used by all these IRs.

@lukaszcz lukaszcz added this to the 0.6.0 milestone Feb 14, 2024
@lukaszcz lukaszcz self-assigned this Feb 14, 2024
@lukaszcz lukaszcz changed the title Generalize Core primitives Generalize backend primitives Feb 14, 2024
lukaszcz added a commit that referenced this issue Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant