Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8340884

RISC-V: TestFloat16VectorConvChain asserts with offset is too large to be patched in one beq/bge/bgeu/blt/bltu/bne

XMLWordPrintable

    • riscv
    • linux

      # Internal Error (/home/rehn/source/jdk/vanilla/src/hotspot/cpu/riscv/macroAssembler_riscv.cpp:1775), pid=1953367, tid=1957066
      # assert(Assembler::is_simm13(offset) && ((offset % 2) == 0)) failed: offset is too large to be patched in one beq/bge/bgeu/blt/bltu/bne instruction!

      # Problematic frame:
      # V [libjvm.so+0xf4fdfe] MacroAssembler::pd_patch_instruction_size(unsigned char*, unsigned char*)+0x1da

      V [libjvm.so+0xf4fdfe] MacroAssembler::pd_patch_instruction_size(unsigned char*, unsigned char*)+0x1da (macroAssembler_riscv.cpp:1775)
      V [libjvm.so+0x46c548] Label::patch_instructions(MacroAssembler*)+0xc0 (macroAssembler_riscv.hpp:453)
      V [libjvm.so+0x5badd0] float16_to_float_slow_path(C2_MacroAssembler&, C2GeneralStub<FloatRegister, Register, Register>&)+0x2c (macroAssembler_riscv.hpp:794)
      V [libjvm.so+0x5b3e4c] C2CodeStubList::emit(C2_MacroAssembler&)+0x70 (c2_CodeStubs.cpp:48)
      V [libjvm.so+0x10e4f30] PhaseOutput::fill_buffer(C2_MacroAssembler*, unsigned int*)+0x18fa (output.cpp:1865)
      V [libjvm.so+0x10e66fe] PhaseOutput::Output()+0x8a4 (output.cpp:367)
      V [libjvm.so+0x74b9bc] Compile::Code_Gen()+0x456 (compile.cpp:3014)
      V [libjvm.so+0x74dde0] Compile::Compile(ciEnv*, ciMethod*, int, Options, DirectiveSet*)+0x157a (compile.cpp:885)
      V [libjvm.so+0x5c8140] C2Compiler::compile_method(ciEnv*, ciMethod*, int, bool, DirectiveSet*)+0x1bc (c2compiler.cpp:142)
      V [libjvm.so+0x758690] CompileBroker::invoke_compiler_on_method(CompileTask*)+0x462 (compileBroker.cpp:2303)
      V [libjvm.so+0x75974e] CompileBroker::compiler_thread_loop()+0x4ac (compileBroker.cpp:1961)
      V [libjvm.so+0xb86048] JavaThread::thread_main_inner()+0xa2 (javaThread.cpp:758)
      V [libjvm.so+0x1412bd0] Thread::call_run()+0x86 (thread.cpp:225)
      V [libjvm.so+0x10c12b0] thread_native_entry(Thread*)+0x10e (os_linux.cpp:858)
      C [libc.so.6+0x70f0e]
      Registers:
      pc =0x00007acf52f4fdfe
      x1(ra) =0x00007acf52f4fc50
      x2(sp) =0x00007acf0f1fb370
      x3(gp) =0x0000555555558800
      x4(tp) =0x00007acf0f1ff8e0
      x5(t0) =0x0000000100000000
      x6(t1) =0x00007acf52f5700a
      x7(t2) =0x00000008d732fa02
      x8(s0) =0x00007acf0f1fb3a0
      x9(s1) =0x00007acf33801d4c
      x10(a0) =0x0000000000000063
      x11(a1) =0x00007acf33802d6c

            mli Hamlin Li
            rehn Robbin Ehn
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: