bf16 has a trivial truncation/extension behavior with F32 that
can be described in elementary arith operations. Include some
expansions to efficiently convert including rounding towards
infinity for f32 to bf16 truncation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo