Float8 / BFloat16
- Add IR types for Float8 (e4m3) and BFloat16.
- Add cases to enough matches to compile. There may be more with
_ => panic!(...
or equivalent that will only be ran into when trying to compile real code. - TODO: maybe add Float8 and BFloat16 constants? I hope we don't need this...
- Closes #20 (closed).
Edited by rarbore2
Merge request reports
Activity
requested review from @ryanjz2
assigned to @rarbore2
added 3 commits
-
0039d6a8...16d655ac - 2 commits from branch
main
- eb2862dd - fp8/16
-
0039d6a8...16d655ac - 2 commits from branch
added 13 commits
-
8adcdc54...f60f3aee - 12 commits from branch
main
- a2368fbf - Merge branch 'main' into fp_types
-
8adcdc54...f60f3aee - 12 commits from branch
mentioned in commit f9302091
Please register or sign in to reply