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

feat: Unroll loops iteratively #4779

Merged
merged 7 commits into from
Apr 11, 2024
Merged

feat: Unroll loops iteratively #4779

merged 7 commits into from
Apr 11, 2024

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    461084e View commit details
    Browse the repository at this point in the history
  2. Update compiler/noirc_evaluator/src/ssa.rs

    Co-authored-by: jfecher <jake@aztecprotocol.com>
    sirasistant and jfecher committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0827c5c View commit details
    Browse the repository at this point in the history
  3. Update compiler/noirc_evaluator/src/ssa.rs

    Co-authored-by: jfecher <jake@aztecprotocol.com>
    sirasistant and jfecher committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    7c39d02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57d4be9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ccdce85 View commit details
    Browse the repository at this point in the history
  6. test: fix test

    sirasistant committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    fc0ac9c View commit details
    Browse the repository at this point in the history
  7. fix: missing mem2reg

    sirasistant committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    355168b View commit details
    Browse the repository at this point in the history