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

Add new vector operations to count leading and trailing zeros.

XMLWordPrintable

    • generic
    • generic

      - Add support for new vector operations CLZ (count number of leading zeros) and CTZ (could number of trailing zeros) for all the integral vector types(Byte/Short/Integer/Long).
      - Add validation and performance tests corresponding the these operations in existing VectorAPI JTREG/JMH suite.

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

              Created:
              Updated:
              Resolved: