Skip to content

Commit 7244eac

Browse files
zhengxiaolinXRealFYang
authored andcommitted
8296771: RISC-V: C2: assert(false) failed: bad AD file
Reviewed-by: shade, fyang
1 parent 956d75b commit 7244eac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/hotspot/cpu/riscv/riscv.ad

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3265,6 +3265,7 @@ operand iRegP()
32653265
match(RegP);
32663266
match(iRegPNoSp);
32673267
match(iRegP_R10);
3268+
match(iRegP_R15);
32683269
match(javaThread_RegP);
32693270
op_cost(0);
32703271
format %{ %}

0 commit comments

Comments
 (0)