RISC-V: Need to check size in SharedRuntime::is_wide_vector

XMLWordPrintable

    • b06
    • riscv
    • linux

        Currently, we only check UseRVV flag in SharedRuntime::is_wide_vector on RISC-V platforms. This is not optimal when no vector instructions is used by the nmethod. In this case, the the input size parameter is zero. We should consider this case so that we choose the right sub in SharedRuntime::get_poll_stub when handling safepoint.

              Assignee:
              Dingli Zhang
              Reporter:
              Dingli Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: