Files
tinygrad/tinygrad
sirhcmandGitHub 0793319929 decompose dtypes.long to ints where unsupported (#14261)
* add works

* use carry not overflow

* bitwise ops

* use tag instead of vec

* cleaner

* mul somewhat works

* mul actually works

* SUB and NEG work

* SHL/SHR

* ulong support

* this should work?

* oops

* fix indexing

* all ALU mostly works

* refactor

* test_dtype passing

* signed division works

* format

* clean

* some tests

* ruff
2026-01-26 18:34:13 -05:00
..
2026-01-23 21:30:12 +03:00
2025-12-27 11:06:10 -05:00
2026-01-25 15:21:45 +09:00
2025-05-18 11:38:28 -07:00
2026-01-21 11:26:15 -05:00
2024-08-14 17:31:46 -07:00