RFR: 8329816: Add SLEEF version 3.6.1 [v5]

Magnus Ihse Bursie ihse at openjdk.org
Fri Aug 30 16:57:18 UTC 2024


> [JDK-8312425](https://bugs.openjdk.org/browse/JDK-8312425) is looking to optimize vector math operations by leveraging the SLEEF library. For legal reasons the actual contribution of the SLEEF files needs to be handled separately.
> 
> This is a new attempt at solving [JDK-8329816](https://bugs.openjdk.org/browse/JDK-8329816); the original attempt is here: https://github.com/openjdk/jdk/pull/19185. This PR is based on the discussions on how to move forward that was held in that original PR.

Magnus Ihse Bursie has updated the pull request incrementally with two additional commits since the last revision:

 - Use "whitespace" as an uncountable noun
   
   Co-authored-by: Erik Joelsson <37597443+erikj79 at users.noreply.github.com>
 - I suck at English verb forms
   
   Co-authored-by: Erik Joelsson <37597443+erikj79 at users.noreply.github.com>

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/20781/files
  - new: https://git.openjdk.org/jdk/pull/20781/files/6992d5b6..e5fe681e

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=20781&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20781&range=03-04

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/20781.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20781/head:pull/20781

PR: https://git.openjdk.org/jdk/pull/20781


More information about the build-dev mailing list