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

[Graal] Implement java/util/ArraysSupport.vectorizedMismatch intrinsic

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • tbd
    • 13
    • hotspot

      Currently the vectorizedMismatch intrinsic is in the toBeInvestigated list:

      ./share/classes/org.graalvm.compiler.hotspot.test/src/org/graalvm/compiler/hotspot/test/CheckGraalIntrinsics.java

      There is a JMH micro for testing ArraysMismatch: open/test/micro/org/openjdk/bench/java/util/ArraysMismatch.java

      Implementing this in the longest case would be a ~150% speedup.

            roland Roland Westrelin
            ecaspole Eric Caspole
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: