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

Intrinsic creation for VectorMask query (lastTrue,firstTrue,trueCount) APIs

XMLWordPrintable

    • b23
    • x86

      Currently VectorMask.trueCount/firstTrue/lastTrue() implementation iterates over underlined boolean array to count/ascertain the position of true bits.
      To create intrinsics for these APIs and emit efficient jit sequence for X86 target.

            jbhateja Jatin Bhateja
            luhenry Ludovic Henry
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: