Auto-vectorize Math.round API

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 19
    • Affects Version/s: 19
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: