8296771: RISC-V: C2: assert(false) failed: bad AD file

Backport-of: 7244eac9dfe4e7e9c3eea613149f0fb1390f00aa
This commit is contained in:
Xiaolin Zheng 2022-11-23 03:00:33 +00:00 committed by Fei Yang
parent 2adc3e14aa
commit c8082a3b64

View File

@ -3208,6 +3208,7 @@ operand iRegP()
match(RegP);
match(iRegPNoSp);
match(iRegP_R10);
match(iRegP_R15);
match(javaThread_RegP);
op_cost(0);
format %{ %}