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

Vectorizing clear memory operation using AVX-512 masked operations

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 17
    • 16
    • hotspot
    • b03
    • x86_64
    • generic

      Accelerate clear memory operation for system initialization of newly allocated objects.
      Currently for constant number of heap words less than InitArrayShortSize C2 compiler emits initialization sequence using 8 byte stores.
      This can accelerated using vector store operations.

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

              Created:
              Updated:
              Resolved: