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

[vectorapi] Intrinsics of VectorMask.laneIsSet()

XMLWordPrintable

    • b08
    • generic
    • generic

      VectorMask.laneIsSet was modified in https://bugs.openjdk.org/browse/JDK-8273949, which intends to use VectorMask.toLong to get performance gain. That works when the platform supports toLong well, but degrades the performance once it's not.

      VectorMask.laneIsSet is heavily used in test cases, checking mask value for other mask operations.

            eliu Eric Liu
            eliu Eric Liu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: