forked from tinygrad/tinygrad
* handle bf16 via bitcasting for CLANG and LLVM * On LLVM, skip float16 cast * float32 on llvm lite, float32 elsewhere * code format * trigger pr * move to rewriter --------- Co-authored-by: Mesozoic Egg <[email protected]> Co-authored-by: George Hotz <[email protected]>