tinygrad/tinygrad/renderer
Jakob Sachs ab2220b834
Handle missing bfloat16 natives on CPU architectures (#13553)
* CPU: fix compiler-rt libcall by adding intermediate casts for bfloat16

* fix lint

* remove old manual bypass of bf16 for CPU tests, and add diversion converstion from bf16 to/from fp16

---------

Co-authored-by: Jakob Sachs <jakobs99@purelymail.com>
2025-12-11 15:38:43 -05:00
..
__init__.py remove unneeded TYPE_CHECKING [pr] (#13020) 2025-10-30 12:01:13 -04:00
cstyle.py Handle missing bfloat16 natives on CPU architectures (#13553) 2025-12-11 15:38:43 -05:00
llvmir.py amd fp8 llvm (#13186) 2025-11-20 12:35:57 -05:00
nir.py Mesa: freedreno (#12746) 2025-12-08 14:02:08 -05:00
ptx.py unwrap instead of cast [pr] (#12982) 2025-10-28 21:29:23 -04:00
wgsl.py add allow_any_len to gated load patterns in renderers (#12406) 2025-10-01 20:35:32 +02:00