6 Dec
2021
6 Dec
'21
10:58 a.m.
On Mon, 6 Dec 2021 09:51:14 GMT, Yanhong Zhu <yzhu@openjdk.org> wrote:
This is similar to: 8267625: AARCH64: typo in LIR_Assembler::emit_profile_type.
Difference is that LIR_Assembler::emit_profile_type is refactored and now the typo is in LIR_Assembler::check_no_conflict.
And LIR_Assembler::check_no_conflict is only called by LIR_Assembler::emit_profile_type for now.
Looks good! ------------- Marked as reviewed by shade (Reviewer). PR: https://git.openjdk.java.net/riscv-port/pull/23