NilFoundation / zkllvm-assigner

MIT License
12 stars 11 forks source link

[SyncWith:zkllvm#438] Memory model v2 #199

Open aleasims opened 7 months ago

aleasims commented 7 months ago

This PR implements new memory model described in RFC: Assigner memory model v2.

Changes made to assigner itself are pretty significant and made in a separate commit. Other commits are organized by files they changed, so they can be reviewed one by one.

Apart from changes related to new memory model, some other tiny changes were made:

nil-foundation-cicd-bot[bot] commented 7 months ago

Tests will be run in sync with other PRs containing [SyncWith NilFoundation/zkLLVM#438] in title. You can find related PRs as linked with mentioned issue.