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

Finish prefix sums #1

Open
javathunderman opened this issue Apr 22, 2024 · 3 comments
Open

Finish prefix sums #1

javathunderman opened this issue Apr 22, 2024 · 3 comments
Assignees

Comments

@javathunderman
Copy link
Owner

Continuing from ba189ed and eventually emitting the IR from Rust, not handwriting it

@javathunderman javathunderman self-assigned this Apr 22, 2024
@javathunderman
Copy link
Owner Author

Note to self to start extracting these ideas into rewrite rules

@javathunderman
Copy link
Owner Author

Reference implementation complete with f314118 (assuming list size is power of 2, need to think about incomplete BTs as well), need to start writing compilation rules

@javathunderman
Copy link
Owner Author

Going with handling only fixed (size 8) vectors for now

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