Vectorizing clear memory operation using AVX-512 masked operations

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 17
    • Affects Version/s: 16
    • Component/s: 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.

            Assignee:
            Jatin Bhateja
            Reporter:
            Jatin Bhateja
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: