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

[Cider 2] Invoke fixes, mult imp, and error messages #2128

Merged
merged 4 commits into from
Jun 11, 2024

Conversation

EclecticGriffin
Copy link
Collaborator

Part of #1913.

A small collection of changes. Fixes a bug with invoke statements where I accidentally reversed the direction of assignments generated by the outputs, not the first time I've made this mistake.

Also adds a std_mult_pipe implementation in Cider 2 which was quite irritating but needed for more of the programs.

Improves some of the error messages for Cider 2 to indicate the reg/memory which generated the error.

@EclecticGriffin EclecticGriffin enabled auto-merge (squash) June 11, 2024 17:40
@EclecticGriffin EclecticGriffin mentioned this pull request Jun 11, 2024
22 tasks
@EclecticGriffin EclecticGriffin merged commit be274e6 into main Jun 11, 2024
18 checks passed
@EclecticGriffin EclecticGriffin deleted the cider2/prims branch June 11, 2024 17:56
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

Successfully merging this pull request may close these issues.

1 participant