Skip to content

Conversation

@hero78119
Copy link
Collaborator

@hero78119 hero78119 commented Nov 7, 2025

Add new api to convert monomial terms to dag expression, theoretically reduce arith operations

@hero78119 hero78119 marked this pull request as draft November 7, 2025 01:57
@hero78119 hero78119 changed the title expression to arithmetics expression to dag nodes Nov 10, 2025
@hero78119 hero78119 marked this pull request as ready for review November 12, 2025 11:28
if v.map_either(|b| b.is_zero(), |x| x.is_zero()).into_inner())
}

pub fn expr_compression_to_dag<E: ExtensionField>(
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is currently not used

@hero78119
Copy link
Collaborator Author

Will merge this first as it's tested in e2e scroll-tech/ceno#1122

@hero78119 hero78119 merged commit 08462f5 into main Nov 13, 2025
2 checks passed
@hero78119 hero78119 deleted the feat/arithmetics branch November 13, 2025 14: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