Found a Float16
bug, the rounding of subnormals seems incorrect, however I can’t find the implementation of Float16
. The help that’s built into the REPL and @which
both just point me to “intrinsic functions”.
Is the Float16
implementation in Julia at all, or is it all-LLVM?