Skip to content

feat: Brillig pointer codegen and execution#5737

Merged
vezenovm merged 66 commits into
masterfrom
mv/codegen-brillig-pointer
Apr 16, 2024
Merged

feat: Brillig pointer codegen and execution#5737
vezenovm merged 66 commits into
masterfrom
mv/codegen-brillig-pointer

Conversation

@vezenovm

Copy link
Copy Markdown
Contributor

Resolves noir-lang/noir#3907

This PR builds upon #5709.

These changes do not yet include a Brillig stdlib and removal of the Brillig opcode itself. The generated stdlib Brillig (such as for quotient) is not created in the same manner as other Brillig calls which are generated during SSA. I have decided to leave this for another follow-up where we can actually remove Brillig.

Loading
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.

Consider introducing BrilligFunctionPointer into ACIR

5 participants