Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

Commit c8082a3

Browse files
zhengxiaolinXRealFYang
authored andcommitted
8296771: RISC-V: C2: assert(false) failed: bad AD file
Backport-of: 7244eac9dfe4e7e9c3eea613149f0fb1390f00aa
1 parent 2adc3e1 commit c8082a3

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
@@ -3208,6 +3208,7 @@ operand iRegP()
32083208
match(RegP);
32093209
match(iRegPNoSp);
32103210
match(iRegP_R10);
3211+
match(iRegP_R15);
32113212
match(javaThread_RegP);
32123213
op_cost(0);
32133214
format %{ %}

0 commit comments

Comments
 (0)