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

AllocOpt: Fix stack lowering where alloca continas boxed and unboxed data #55306

Merged
merged 9 commits into from
Aug 6, 2024

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    2517da3 View commit details
    Browse the repository at this point in the history
  2. fix test

    wsmoses committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    398f318 View commit details
    Browse the repository at this point in the history
  3. rewrite

    wsmoses committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f012c57 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    4c07af9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1eb8b91 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Valentin Churavy <vchuravy@users.noreply.github.com>
    wsmoses and vchuravy authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    4556719 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Apply suggestions from code review

    Co-authored-by: Mosè Giordano <giordano@users.noreply.github.com>
    vchuravy and giordano authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    3ed59fd View commit details
    Browse the repository at this point in the history
  2. fixup

    wsmoses committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    80b1a27 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

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