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

Auto-vectorize Math.round API

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 19
    • 19
    • hotspot
    • b17
    • x86_64

      - Extend auto vectorizer to cover Math.round(float) and Math.round(double) operations.
      - Semantics of Math.round(float/double) match with F2I and D2L operations for various special floating point values.
      - Reuse existing VectorCastF2X/D2X IR.

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

              Created:
              Updated:
              Resolved: