Skip to content

Float8 / BFloat16

rarbore2 requested to merge fp_types into main
  • 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

Loading