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

Add x86 vectorization support for Long.bitCount()

XMLWordPrintable

    • b05

      Vectorization support of Integer.bitCount() already exists but currently the same support is lacking for Long.bitCount(). Similar to the C2 PopCountVI node, we create a C2 PopCountVL node and use vpopcntq x86 instruction to enable vectorized Long.bitCount()

            sviswanathan Sandhya Viswanathan
            sgibbons Scott Gibbons (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: