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

AArch64: Add optimized rules for vector compare with immediate for SVE

XMLWordPrintable

    • b22
    • aarch64
    • linux

      ARM SVE contains following instructions for comparing a vector with a immediate:
      https://armv8.arm.com/v8-A/v9A/isa64/ISA_A64_xml_v9A-2021-12/cmpeq_p_p_zi.xml

      This can be used to implement the APIs like:
      public abstract VectorMask<Double> compare(Comparison op, double e);

            xgong Xiaohong Gong
            xgong Xiaohong Gong
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: