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

Optimize various masked vector operations for AVX512 target.

XMLWordPrintable

    • x86
    • generic

      - In continuation to Initial X86 backend support for masked vector operations (JDK-8262356), extend backed to support following masked operations.
         - Vector Rotate left/right.
         - Vector Left/Right Arithmetic/Logical shift with immediate shift count.
         - Vector SquareRoot operation over Float/Double primitive types.
         - Optimize VectorMask.not operation.
       - Enable masking optimizations for X86 KNL target.

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

              Created:
              Updated:
              Resolved: