8296771: RISC-V: C2: assert(false) failed: bad AD file
Reviewed-by: shade, fyang
This commit is contained in:
parent
956d75bcc0
commit
7244eac9df
@ -3265,6 +3265,7 @@ operand iRegP()
|
||||
match(RegP);
|
||||
match(iRegPNoSp);
|
||||
match(iRegP_R10);
|
||||
match(iRegP_R15);
|
||||
match(javaThread_RegP);
|
||||
op_cost(0);
|
||||
format %{ %}
|
||||
|
Loading…
Reference in New Issue
Block a user