Skip to content

chore: implement arrayLen in acir_gen#2100

Closed
guipublic wants to merge 1 commit intomasterfrom
gd/issue_1023
Closed

chore: implement arrayLen in acir_gen#2100
guipublic wants to merge 1 commit intomasterfrom
gd/issue_1023

Conversation

@guipublic
Copy link
Copy Markdown
Contributor

Description

Implement arrayLen in acir_gen

Problem*

When the length of the array cannot be resolved , we still have arrayLen intrinsic calls in acir_gen

Resolves #1023

Summary*

I add handling of arrayLen intrinsic during acir_gen.

Documentation

  • This PR requires documentation updates when merged.

    • I will submit a noir-lang/docs PR.
    • I will request for and support Dev Rel's help in documenting this PR.

Additional Context

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

@vezenovm
Copy link
Copy Markdown
Contributor

vezenovm commented Aug 1, 2023

This looks to be a repeat of #2077

@jfecher
Copy link
Copy Markdown
Contributor

jfecher commented Aug 1, 2023

Duplicate of #2077

@jfecher jfecher marked this as a duplicate of #2077 Aug 1, 2023
@jfecher jfecher closed this Aug 1, 2023
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.

Compilation panic while trying to convert Field to fixed length byte array

3 participants