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

C2 compiler support for HalffloatVector operations supported by auto-vectorization flow

XMLWordPrintable

      JDK-8346236[2][3] added the auto-vectorization support for Float16.add/sub/mul/div/sqrt/fma/max/min APIs.

      Enable inference of the Float16 vector IR for HalffloatVector APIs by leveraging common backend implementation for various targets (x86, aarch64, etc) as per panama-dev proposal[1].

      [1] https://mail.openjdk.org/pipermail/panama-dev/2025-August/021100.html
      [2] openjdk/jdk#22755
      [3] openjdk/jdk#22754

            jbhateja Jatin Bhateja
            jbhateja Jatin Bhateja
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: