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

Improvements to dataflow const-prop #115612

Merged
merged 9 commits into from
Sep 8, 2023
Merged

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    d35be6c View commit details
    Browse the repository at this point in the history
  2. Remove type from ScalarTy.

    cjgillot committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    09ce0f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ef555d View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Support a few more rvalues.

    cjgillot committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    74a967b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22986b7 View commit details
    Browse the repository at this point in the history
  3. Support array length.

    cjgillot committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    fc63543 View commit details
    Browse the repository at this point in the history
  4. Propagate PlaceElem::Index.

    cjgillot committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    f96c6e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    4ad22b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7a925a View commit details
    Browse the repository at this point in the history