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

Optimize casting operations for x86 e-core target

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 25
    • hotspot

      - Existing integral and floating casts involving Long and Double types are only efficient on AVX512DQ targets.
      - Intel E-Core Xerons only support AVX2 feature.

      Optimize these casts using newly proposed Lowering phase.

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

              Created:
              Updated: