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

Change Pipeline to Interpret 24-bit Integers by Default #159

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

agureev
Copy link
Collaborator

@agureev agureev commented Oct 9, 2023

Changes the Lambda code to expect 24-bit integers by default as per the Juvix testing requirements.

Appropriately removes the range checks during compilation to VampIR.

Assumes that all the numbers fed into the pipeline are of
24-bitwidth. Removes all range checks and replaces bits with natural numbers for the sake of Juvix test compilation efficientcy.
@mariari
Copy link
Member

mariari commented Oct 11, 2023

Sad but I'll let it pass

@mariari mariari merged commit c06af2c into main Oct 11, 2023
@mariari mariari deleted the artem/24-bit-pipeline branch October 11, 2023 23:10
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.

2 participants