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

Update to regalloc.rs 0.0.32. #3466

Merged
merged 1 commit into from
Oct 20, 2021
Merged

Commits on Oct 20, 2021

  1. Update to regalloc.rs 0.0.32.

    It appears that some allocation heuristics have changed slightly since
    0.0.31, so some of the golden-output filetests are updated as well.
    Ideally we would rely more on runtests rather than golden-compilation
    tests; but for now this is sufficient. (I'm not sure exactly what in
    regalloc.rs changed to alter these heuristics; it's actually been almost
    a year since the 0.0.31 release with several refactorings and tweaks
    merged since then.)
    
    Fixes bytecodealliance#3441.
    cfallin committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    e992157 View commit details
    Browse the repository at this point in the history