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

Introduce feature to keep AUIPC and LUI #756

Open
matthiasgoergens opened this issue Dec 14, 2024 · 0 comments
Open

Introduce feature to keep AUIPC and LUI #756

matthiasgoergens opened this issue Dec 14, 2024 · 0 comments
Assignees

Comments

@matthiasgoergens
Copy link
Collaborator

At the moment, we are converting AUIPC and LUI to ADDI at decoding time.

We suspect that this will speed up the recursive proof (and have no statistically significant impact on the non-recursive proof).

However we would like to verify that suspicion. Thus this PR asks to introduce a feature toggle keep_auipc_lui, so we can study the impact on recursion performance and proof sizes, once we have recursion working.

@matthiasgoergens matthiasgoergens self-assigned this Dec 14, 2024
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