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 swing down volatile nodes #7281

Merged

Commits on Mar 6, 2024

  1. Do not swing down volatile nodes

    Volatile nodes should always be anchored under a treetop
    to avoid any interference with other optimization passes
    (e.g. PRE).
    
    Fixes eclipse-openj9/openj9#18777
    
    Signed-off-by: Annabelle Huo <Annabelle.Huo@ibm.com>
    a7ehuo committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    704da43 View commit details
    Browse the repository at this point in the history