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

Set Vector Support in OMR #6606

Merged
merged 1 commit into from
Jul 21, 2022
Merged

Commits on Jul 18, 2022

  1. Set Vector Support in OMR

    While constructing a code generator object, check for vector facility
    and set appropriate options. This check was done previously in
    S390PrivateLinkage in OpenJ9, which would be incorrect place to do so.
    
    Fixes: eclipse#6572
    
    Signed-off-by: Rahil Shah <rahil@ca.ibm.com>
    r30shah committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    c262e37 View commit details
    Browse the repository at this point in the history