[PATCH] D140088: add fp8 support
Jake Hall via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 15 09:01:45 PST 2022
jakeh-gc added a comment.
Would it be possible to qualify the E4M3 type similarly to the APFloat semantics?
My personal preference would be the FN (finite with NaN) suffix. E4M3FN with appropriate casing in each context.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140088/new/
https://reviews.llvm.org/D140088
More information about the llvm-commits
mailing list