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

Coprocessor args must be evaluated #398

Closed
porcuquine opened this issue May 15, 2023 · 1 comment
Closed

Coprocessor args must be evaluated #398

porcuquine opened this issue May 15, 2023 · 1 comment
Labels
CO-Compilers Compilers track

Comments

@porcuquine
Copy link
Collaborator

As noted in #397, coprocessor arguments are currently passed unevaluated to the coprocessor. This is a severe limitation that needs to be removed. There are several approaches that might work, but they will all require at least some circuit changes — so it may prove best to defer this until the circuit is derived from a description of evaluation. However, solving this is critical to coprocessor usability, so whether we can afford todo that depends on how soon the derived circuit is completed.

@arthurpaulino
Copy link
Member

LEM solves this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CO-Compilers Compilers track
Projects
None yet
Development

No branches or pull requests

2 participants