Add support for additional float/double to integral conversion for x86

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 20
    • Affects Version/s: 19
    • Component/s: hotspot
    • None
    • b02
    • x86

      Currently the C2 JIT only supports float -> int and double -> long conversion for x86.
      The following conversions need to be supported in the c2 JIT:
        float -> long, short, byte
        double -> int, short, byte

            Assignee:
            Sandhya Viswanathan
            Reporter:
            Sandhya Viswanathan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: