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: backpropagate constants in ACIR during optimization #3926

Merged
merged 24 commits into from
Mar 4, 2024

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    49aef5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ec72eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ecf580 View commit details
    Browse the repository at this point in the history
  4. chore: fix test

    TomAFrench committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    85f4b2b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b9b181 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b61697f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c225495 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    833ca8e View commit details
    Browse the repository at this point in the history
  9. chore: cspell

    TomAFrench committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    4e623b0 View commit details
    Browse the repository at this point in the history
  10. chore: docs

    TomAFrench committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    6bbb9c9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d01d60d View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    111ac0f View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    5abfa61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed6d941 View commit details
    Browse the repository at this point in the history
  3. Update acvm-repo/acvm/src/compiler/optimizers/constant_backpropagatio…

    …n.rs
    
    Co-authored-by: Maxim Vezenov <mvezenov@gmail.com>
    TomAFrench and vezenovm authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c2dc0ea View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    505aac9 View commit details
    Browse the repository at this point in the history
  2. chore: add comment

    TomAFrench committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    ce3675d View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    58b37a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. chore: fix clippy warning

    TomAFrench committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    333cfbf View commit details
    Browse the repository at this point in the history
  2. chore: cargo fmt

    TomAFrench committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    89223c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d56c9f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    d9c244f View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    74b870c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25258e3 View commit details
    Browse the repository at this point in the history