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

Change arraycmp length child to 64 bits #7313

Merged
merged 1 commit into from
Jun 12, 2024

Commits on May 1, 2024

  1. Change arraycmp length child to 64 bits

    Previously the arraycmp IL opcode's length child  was specified as 32 bits but
    was inconsistent in its use. This commit changes the specification of the
    length child to 64 bits, and normalizes the use to 64 bits.
    
    Closes: eclipse-omr#6992
    Signed-off-by: Spencer Comin <spencer.comin@ibm.com>
    Spencer-Comin committed May 1, 2024
    Configuration menu
    Copy the full SHA
    9589a57 View commit details
    Browse the repository at this point in the history