-
Bug
-
Resolution: Fixed
-
P4
-
repo-riscv-port
-
None
-
riscv
-
linux
On RISC-V, operands with `T_INT` type are sign-extended implicitly when defined, so i2l conversion is unnecessary.
This fix is similar with JDK-8278417, which calls `generate_address` directly to generate address for array access.
This fix is similar with JDK-8278417, which calls `generate_address` directly to generate address for array access.