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

Add x86 vectorization support for Long.bitCount()

    XMLWordPrintable

Details

    • b05

    Description

      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()

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: