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

Gather index checking under mask

XMLWordPrintable

    • generic
    • generic

      Currently, gather index out of bounds checking is agnostic to existence of masks, thus an index value is compared against array bounds even if its corresponding mask bit is false.

      Look for following FIXME.

      https://github.com/openjdk/jdk/blob/master/src/jdk.incubator.vector/share/classes/jdk/incubator/vector/X-Vector.java.template#L4845

            jbhateja Jatin Bhateja
            jbhateja Jatin Bhateja
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: