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

Code cleanup v1 #181

Merged
merged 6 commits into from
Feb 20, 2024
Merged

Code cleanup v1 #181

merged 6 commits into from
Feb 20, 2024

Conversation

aleasims
Copy link
Contributor

Partially closing this issue:

Here are some code refactoring and cleanups.

It may be more handy to review changes with commits one by one. Each commit has some explanations of changes made.

@aleasims aleasims added the enhancement New feature or request label Feb 14, 2024
@aleasims aleasims self-assigned this Feb 14, 2024
@aleasims aleasims changed the title Code cleanup v1 [SyncWith:zkllvm#530] Code cleanup v1 Feb 14, 2024
@nil-foundation-cicd-bot
Copy link

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

@aleasims aleasims force-pushed the refactoring branch 3 times, most recently from 0800c9d to cf7f7fc Compare February 15, 2024 21:01
@aleasims aleasims marked this pull request as ready for review February 19, 2024 14:21
@aleasims
Copy link
Contributor Author

Old name is an obsolete one. This memory is no longer only stack memory.
And also rename related entities.
Name "parser" is not representative now. We always use name "assigner" now.
So it seems logical to rename this.
Since parser was renamed to assigner, we should also rename the source file name.
This is done to avoid ugly constructions when checking generation mode.
@aleasims aleasims changed the title [SyncWith:zkllvm#530] Code cleanup v1 Code cleanup v1 Feb 20, 2024
@aleasims aleasims merged commit 788683c into master Feb 20, 2024
1 check passed
@aleasims aleasims deleted the refactoring branch February 20, 2024 14:11
aleasims added a commit to NilFoundation/zkLLVM that referenced this pull request Feb 21, 2024
This update brings new refactored version of assigner.
See changes in NilFoundation/zkllvm-assigner#181
aleasims added a commit to NilFoundation/zkLLVM that referenced this pull request Feb 21, 2024
This update brings new refactored version of assigner.
See changes in NilFoundation/zkllvm-assigner#181
aleasims added a commit to NilFoundation/zkLLVM that referenced this pull request Feb 21, 2024
Updates:
* Refactored version of assigner (see NilFoundation/zkllvm-assigner#181)
* `exit_check_eq_pallas` intrinsic handling (see NilFoundation/zkllvm-assigner#191)
aleasims added a commit to NilFoundation/zkLLVM that referenced this pull request Feb 21, 2024
Updates:
* Refactored version of assigner (see NilFoundation/zkllvm-assigner#181)
* `exit_check_eq_pallas` intrinsic handling (see NilFoundation/zkllvm-assigner#191)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants