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

x86_64: Unordered add/mul reduction support for vector api

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • 24
    • 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.

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

              Created:
              Updated:
              Resolved: