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

[REDO] unified handling for VectorMask object re-materialization during de-optimization

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 17
    • 17
    • hotspot
    • None
    • b23
    • generic
    • generic

      Currently mask values are propagated using vector registers, shape of mask vector matches the shape of the operands of a vector operation.
      Objects allocated in the compiled frame are re-constructed during de-optimization.

      To provide a unified handling for VectorMask instance reconstruction when mask is held either in a predicate register (for Intel AVX512 or ARM SVE) or vector register.

            jbhateja Jatin Bhateja
            thartmann Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: