> 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 incrementally with one additional commit since the last revision: Finish refactor. ------------- Changes: - all: https://git.openjdk.org/valhalla/pull/2259/files - new: https://git.openjdk.org/valhalla/pull/2259/files/6efe758a..0ea84c5a Webrevs: - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2259&range=02 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2259&range=01-02 Stats: 7 lines in 1 file changed: 0 ins; 3 del; 4 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
