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

Optimize code generated by C2 for Intel's Atom processor

    XMLWordPrintable

Details

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

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: