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

Take advantage of simplifications enabled by folding all indirect access to locals #79722

Merged
merged 10 commits into from
Mar 31, 2023

Commits on Mar 28, 2023

  1. Simplify DefinesLocal

    SingleAccretion committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    3103794 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90e5f7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df2ef26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3aafd5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7ee1a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec6a3b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Bring back some folding in morph

    Forward sub can bring in local address nodes
    and not recognizing them pessimizes things
    SingleAccretion committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    801eec4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9192e07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb0bbb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    668bacb View commit details
    Browse the repository at this point in the history