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

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

    XMLWordPrintable

Details

    • b23
    • x86

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: