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

Add OMR Option to disable merging of OSR Guards #6563

Merged
merged 1 commit into from
Jun 16, 2022

Commits on Jun 15, 2022

  1. Add OMR Option to disable merging of OSR Guards

    Previously we had an environment option to disable merging of OSR guards
    which was needed to allow VectorAPIExpansion to scalarize or vectorize
    Vector API intrinsics on X and Z. Replacing an enviromentment option to
    OMR Option to make it easier to set it for automated testing.
    
    Signed-off-by: Rahil Shah <rahil@ca.ibm.com>
    r30shah committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    8309247 View commit details
    Browse the repository at this point in the history