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

Optimize code generated by C2 for Intel's Atom processor

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • None
    • b28
    • x86
    • generic

        Atom processor does not have AVX unit but it has SSE so we still can do vectorization.
        CRC32 assembler code can be modified to use only SSE instructions to execute it on Atom processors too.

              kvn Vladimir Kozlov
              kvn Vladimir Kozlov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: