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

[WIP] Compute always-storage-liveness more efficiently #99025

Closed
wants to merge 6 commits into from

Commits on Jul 13, 2022

  1. iterate over localdecls

    pierwill committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    2524a89 View commit details
    Browse the repository at this point in the history
  2. add storage liveness field

    pierwill committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    7c5c346 View commit details
    Browse the repository at this point in the history
  3. Iterate through localdecls properly

    Add liveness flag where missing
    pierwill committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    1ca39d8 View commit details
    Browse the repository at this point in the history
  4. Add docs

    pierwill committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    3bdc317 View commit details
    Browse the repository at this point in the history
  5. Add flag in build as_rvalue

    pierwill committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    335315a View commit details
    Browse the repository at this point in the history
  6. Revert "Add flag in build as_rvalue"

    This reverts commit a313dba20f1449f227e2fe0be20b7c48fd4de13b.
    pierwill committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    bca3928 View commit details
    Browse the repository at this point in the history