Revision 54870465b164f630310d91f80d33cbd412bf8fc9 authored by Tim Besard on 06 October 2023, 08:49:20 UTC, committed by GitHub on 06 October 2023, 08:49:20 UTC
This PR adds native support for the LLVM `bfloat` type, through a new
`BFloat16` type. It doesn't add any language-level functionality,
only the bare minimum support (e.g. runtime conversion routines).
Use of the BFloat16s.jl package is still required to use BFloat16 values.
1 parent 20a5fa7
History
File Mode Size
Dockerfile -rw-r--r-- 140 bytes
devcontainer.json -rw-r--r-- 134 bytes

back to top