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

Fix data layout of assigner target #124

Merged
merged 1 commit into from
Mar 5, 2024
Merged

Conversation

aleasims
Copy link
Contributor

@aleasims aleasims commented Mar 4, 2024

This fix aims to set all alignments to 1 byte for assigner target.
Also removed unused settings like stack alignment and weird pointer alignments.

With this changes zkLLVM CI passed here:

This fix aims to set all alignments to 1 byte for assigner target.
@aleasims aleasims requested a review from makxenov March 4, 2024 18:00
@aleasims aleasims self-assigned this Mar 4, 2024
@aleasims aleasims linked an issue Mar 4, 2024 that may be closed by this pull request
@makxenov makxenov merged commit a425ae9 into master Mar 5, 2024
2 checks passed
aleasims added a commit to NilFoundation/zkLLVM that referenced this pull request Mar 6, 2024
Changes:
 * Fix data layout for assigner target (see NilFoundation/zkllvm-circifier#124)
@aleasims aleasims deleted the 123-assigner-data-layout branch March 6, 2024 10:01
aleasims added a commit to NilFoundation/zkLLVM that referenced this pull request Mar 6, 2024
Changes:
 * Fix data layout for assigner target (see NilFoundation/zkllvm-circifier#124)
aleasims added a commit to NilFoundation/zkLLVM that referenced this pull request Mar 6, 2024
Changes:
 * Fix data layout for assigner target (see NilFoundation/zkllvm-circifier#124)
aleasims added a commit to NilFoundation/zkLLVM that referenced this pull request Mar 6, 2024
Changes:
 * Fix data layout for assigner target (see NilFoundation/zkllvm-circifier#124)
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.

Fix assigner target data layout
2 participants