mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-21 12:20:29 +00:00
Update src/hotspot/cpu/aarch64/c1_LIRAssembler_aarch64.cpp
Co-authored-by: Andrew Haley <aph-open@littlepinkcloud.com>
This commit is contained in:
parent
074a2337a3
commit
9e85a653a4
@ -1279,7 +1279,6 @@ void LIR_Assembler::emit_typecheck_helper(LIR_OpTypeCheck *op, Label* success, L
|
||||
Rtmp1 = op->tmp3()->as_register();
|
||||
select_different_registers(obj, dst, k_RInfo, klass_RInfo, Rtmp1);
|
||||
|
||||
|
||||
assert_different_registers(obj, k_RInfo, klass_RInfo);
|
||||
|
||||
if (should_profile) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user