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

[vectorapi] Intrinsics of VectorMask.laneIsSet()

    XMLWordPrintable

Details

    • b08
    • generic
    • generic

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: