tinygrad/extra/assembly/amd/test
George Hotz 6e958dbfd4
assembly/amd: add RDNA4 support to emulator (#14341)
* start new rdna4

* work

* plus works

* more pass

* rdna4

* assembly/amd: fix RDNA4 emulator for float16 and VOP3 clamp

* stale

* rev

* rr

* rdna4 emu tests

* cleanup

* cleanup

* simp

* works

* better factorizaion

* hacks

* fix mockgpu

* guard both

* cleaner

* gate

* bug fix and a few tests

* all test_tiny
2026-02-02 21:35:59 +08:00
..
hw assembly/amd: add ds perm instructions (#14486) 2026-02-02 16:02:00 +08:00
bench_emu.py assembly/amd: rename to better names (#14384) 2026-01-28 10:00:54 +08:00
helpers.py assembly/amd: replace pcode with ucode (#14002) 2026-01-26 18:04:29 +08:00
test_compare_emulators.py assembly/amd: rename to better names (#14384) 2026-01-28 10:00:54 +08:00
test_custom_kernel.py support rendering assembly kernels on the NULL backend (#14283) 2026-01-22 15:49:07 +09:00
test_dsl2.py assembly/amd: clean up dsl and make type verification strict (#14102) 2026-01-13 08:52:16 +09:00
test_emu2_pcode.py assembly/amd: test more instructions (#14365) 2026-01-31 12:40:22 +08:00
test_formats.py assembly/amd: rename to better names (#14384) 2026-01-28 10:00:54 +08:00
test_handwritten.py assembly/amd: fix cdna mfma xml (#14329) 2026-01-26 17:51:26 +09:00
test_integration.py assembly/amd: remove IMG instruction support and asm.py (#14163) 2026-01-17 06:21:50 +09:00
test_llvm.py assembly/amd: rename to better names (#14384) 2026-01-28 10:00:54 +08:00
test_mockgpu_invalid.py assembly/amd: clean up pcode, jit pcode instead of static (#14001) 2026-01-03 23:06:15 -08:00
test_pdf.py assembly/amd: rename to better names (#14384) 2026-01-28 10:00:54 +08:00
test_rdna3_asm.py assembly/amd: use xml instead of pdf (#14118) 2026-01-14 10:03:37 +09:00
test_rdna4_emu.py assembly/amd: add RDNA4 support to emulator (#14341) 2026-02-02 21:35:59 +08:00
test_roundtrip.py assembly/amd: rename to better names (#14384) 2026-01-28 10:00:54 +08:00
test_sqtt_examples.py sqtt: update examples after event field change (#14493) 2026-02-02 21:39:48 +09:00
test_sqtt_tables.py get cdna sqtt working (#14301) 2026-01-23 18:46:15 +08:00