x86_64: Unordered add/mul reduction support for vector api

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 24
    • Affects Version/s: 24
    • Component/s: hotspot
    • b10
    • x86

      Vector API doesn't define an order on reduction. The requires_strict_order flag was recently added as part of JDK-8320725 to identify if a reduction should be ordered or unordered. This flag could be used to implement efficient unordered reduction for vector api floating point add/mul on x86_64.

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

              Created:
              Updated:
              Resolved: