-
Notifications
You must be signed in to change notification settings - Fork 0
LLZK backend for Halo2 #15
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
base: main
Are you sure you want to change the base?
Conversation
…gh level felt type
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Most of this looks good but I had a few questions and I think we need to make sure comments are on all the public functions/structs in modules.
|
||
const CREATE_FUNCTION_PREFIX: &str = "mlirCreate"; | ||
|
||
pub fn generate( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you add a comment here?
…, and improve existing tests
This should be ready for final review |
Adds missing pieces of the LLZK backend and makes changes on the llzk crate fixing bugs and adding features the backend turned out needing.
It's still missing a few pieces so it's not complete yet: