tinygrad/extra/assembly
qazal 0eda545946
dtypes.float.vec(sz) (#2386)
* replace all _dtypen with dtype.vec(n)

fix: print works

* conceptul refactor of cstyle render_load logic

* linearizer GEP is explicit that its dtype is the scalar version of localtype

* vectorized global_store and load don't need a conditional
2023-11-22 17:43:14 -08:00
..
ptx move things, clean up extra (#2292) 2023-11-13 20:18:40 -08:00
rocm move things, clean up extra (#2292) 2023-11-13 20:18:40 -08:00
assembly.py dtypes.float.vec(sz) (#2386) 2023-11-22 17:43:14 -08:00
assembly_arm64.py disable assembly (#1755) 2023-09-04 09:41:20 -07:00
assembly_ptx.py disable assembly (#1755) 2023-09-04 09:41:20 -07:00
assembly_rdna.py dtypes.float.vec(sz) (#2386) 2023-11-22 17:43:14 -08:00