On Thu, 26 Mar 2026 18:13:13 GMT, Joe Darcy <[email protected]> wrote:
>> 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 Going to push this in its current state with refinements expected afterward. ------------- PR Comment: https://git.openjdk.org/valhalla/pull/2259#issuecomment-4184186746
