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

unified handling for VectorMask object re-materialization during de-optimization

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 17
    • 17
    • hotspot
    • None
    • b18
    • generic
    • generic
    • Fix failed

      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
            jbhateja Jatin Bhateja
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: