Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8251871 Optimize arrayCopy using AVX-512 masked instructions
  3. JDK-8252848

Optimize small primitive arrayCopy operations through partial inlining using AVX-512 masked instructions

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 16
    • 16
    • hotspot
    • b26

       - Small array copies can be partially inlined.
       - Currently, stub calls are emitted for primitive array copy operations during macro expansion and from GC barriers.

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

              Created:
              Updated:
              Resolved: