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

Do not deaggregate MIR #107267

Merged
merged 10 commits into from
Feb 4, 2023
Merged

Do not deaggregate MIR #107267

merged 10 commits into from
Feb 4, 2023

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    0241c29 View commit details
    Browse the repository at this point in the history
  2. Interpret aggregates.

    cjgillot committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    feccf46 View commit details
    Browse the repository at this point in the history
  3. Codegen SetDiscriminant after field assignment.

    This matches the order in which deaggregation was performed.
    cjgillot committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    20dd5e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b62a9da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a0b218 View commit details
    Browse the repository at this point in the history
  6. Stop deaggegating MIR.

    cjgillot committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    134d819 View commit details
    Browse the repository at this point in the history
  7. Bless tests.

    cjgillot committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    10ec949 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    83173c6 View commit details
    Browse the repository at this point in the history
  9. Introduce write_aggregate.

    cjgillot committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    473d0c5 View commit details
    Browse the repository at this point in the history
  10. Bless 32bit.

    cjgillot committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    5c39ba2 View commit details
    Browse the repository at this point in the history