-
Notifications
You must be signed in to change notification settings - Fork 737
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
Assertion failed at OMRInstruction.cpp:89: cg->comp()->target().cpu.isAtLeast(_opcode.getMinimumALS()) - VMState: 0x0005ff04 Processor detected (z9) does not support instruction MVGHI #16448
Comments
The grinder ran on the following machines, but not the failing machine fyrlx807. I ran 21 grinders on fyrlx807 and the problem did not reoccur. |
@joransiu fyi |
Looking into the result files (I was under impression that Min. ALS for portable AOT was Z10 [1] (Looking at the code, it sets the processor level to z10 for any newer than z10 hardware) . Need to check how we could have ended up with this assert (When checked [1]. openj9/runtime/compiler/z/env/J9CPU.cpp Lines 47 to 67 in 7cafd4b
|
Internal build
|
@JasonFengJ9 if this hasn't been seen for almost a year, we can close it. |
Sure, closing |
[zos_390-64_cmprssptrs] SE80_GIT JLM_Tests_interface_SE80_1(
100x grinder passed |
Internal build |
Failure link
From an internal build(
fyrlx807
):Optional info
Failure output (captured from console output)
10x internal grinder - all passed
The text was updated successfully, but these errors were encountered: