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

Implement constant propagation on top of MIR SSA analysis #116012

Merged
merged 6 commits into from
Dec 30, 2023

Commits on Dec 24, 2023

  1. Enable GVN by default.

    cjgillot committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    a03c972 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2837727 View commit details
    Browse the repository at this point in the history
  3. Bless incremental tests.

    cjgillot committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    75e0824 View commit details
    Browse the repository at this point in the history
  4. Revert codegen test change.

    cjgillot committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    6dfda0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa99688 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d7f063 View commit details
    Browse the repository at this point in the history