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

VectorAPI: Refactor current implementation of subword gather load API

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 25
    • hotspot

      JDK-8318650 added the hotspot intrinsifying of subword gather
      load APIs for X86 platforms [1]. But the current implementation is not friendly to AArch64 SVE, which supports native vector instructions for subword gather load operations.

      To finally add compiler support of subword gather for SVE, we have to make an adjustment of current implementation of this API both in Java and the compiler mid-end part. The goal is to make the operations more efficient and maintainable across different architectures.

            xgong Xiaohong Gong
            xgong Xiaohong Gong
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: