Skip to content

Conversation

@0xddom
Copy link
Collaborator

@0xddom 0xddom commented Oct 23, 2025

Adds a post-condition statement for the Picus backend. This kind of statement is not currently supported in llzk thus I left it unimplemented.

@0xddom 0xddom requested a review from a team October 23, 2025 14:12
Copy link
Contributor

@iangneal iangneal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks fine, but I had a question or two

use crate::{
halo2::Challenge,
ir::{expr::Felt, CmpOp},
ir::{CmpOp, expr::Felt},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these changes being performed by an autoformatter?

Copy link
Contributor

@tim-hoffman tim-hoffman Oct 23, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think yes. IIRC, we added the format config and CI check here but chose not to go back and update formatting in all files at that time since there were large PRs pending. This works since the CI job only checks formatting in the diff.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, they will trickle down as we make changes for now and can we do one big formatting PR once it's not so busy

Copy link
Contributor

@shankarapailoor shankarapailoor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@0xddom 0xddom merged commit 10b6d8e into main Oct 27, 2025
6 checks passed
@0xddom 0xddom deleted the dani/post-conds branch October 27, 2025 16: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.

5 participants