> First cut at a prototype of an FP8 type, this one with 5 exponent bits and 2 
> significand (mantissa) bits.
> 
> The base conversion functionality is not fully ported over.

Joe Darcy has updated the pull request with a new target base due to a merge or 
a rebase. The incremental webrev excludes the unrelated changes brought in by 
the merge/rebase. The pull request contains six additional commits since the 
last revision:

 - Adopt refactorings previously made to Float16 test.
 - Merge branch 'type-classes' into JDK-8380667
 - Finish refactor.
 - Refactor
 - Appease jcheck.
 - JDK-8380667: Prototype FP8_E5M2

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

Changes:
  - all: https://git.openjdk.org/valhalla/pull/2259/files
  - new: https://git.openjdk.org/valhalla/pull/2259/files/0ea84c5a..c2bbd05f

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2259&range=03
 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2259&range=02-03

  Stats: 64 lines in 3 files changed: 8 ins; 1 del; 55 mod
  Patch: https://git.openjdk.org/valhalla/pull/2259.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2259/head:pull/2259

PR: https://git.openjdk.org/valhalla/pull/2259

Reply via email to