tinygrad/test/amd
qazal 16ae96fa58
finish rdna4 sqtt (#14903)
* unskip

* it's a wave pair in rdna4

* work

* that

* hidden archive

* generic s_delay, mystery InstOpRDNA4.UNK_60

* branch failing test

* UNK_60 is OTHER_VMEM_STORE

* rdna4 has both s_delay_alu and s_wait_alu

* real branch failing test

* rdna4 doesn't have JUMP_NO, it's NEXT with a flag for no jump

* make inst_delay skips recursive

* all rdna4 tests pass

* simm16 unwraps

* that has a name
2026-02-20 16:06:13 +09:00
..
hw emulator barrier tests (#14789) 2026-02-16 15:31:01 +08:00
__init__.py move more to mixins (#14780) 2026-02-16 11:35:00 +08:00
disasm.py renderer/amd: move in tree (#14702) 2026-02-12 18:09:16 +08:00
helpers.py assembly/amd: move the kernel capture stuff out of helpers (#14881) 2026-02-19 16:28:48 +09:00
test_compare_emulators.py assembly/amd: move the kernel capture stuff out of helpers (#14881) 2026-02-19 16:28:48 +09:00
test_custom_kernel.py remove llvm requirement from amd (#14717) 2026-02-13 10:50:12 +08:00
test_dsl2.py renderer/amd: move in tree (#14702) 2026-02-12 18:09:16 +08:00
test_emu2_pcode.py move amd emulator out of tree (#14740) 2026-02-14 10:32:00 +08:00
test_formats.py renderer/amd: move in tree (#14702) 2026-02-12 18:09:16 +08:00
test_handwritten.py renderer/amd: move in tree (#14702) 2026-02-12 18:09:16 +08:00
test_integration.py Revert "hotfix: skip test/amd in macpytest" (#14704) 2026-02-13 08:00:24 +08:00
test_llvm.py Revert "hotfix: skip test/amd in macpytest" (#14704) 2026-02-13 08:00:24 +08:00
test_mockgpu_invalid.py Revert "hotfix: skip test/amd in macpytest" (#14704) 2026-02-13 08:00:24 +08:00
test_pdf.py renderer/amd: move in tree (#14702) 2026-02-12 18:09:16 +08:00
test_rdna3_asm.py Revert "hotfix: skip test/amd in macpytest" (#14704) 2026-02-13 08:00:24 +08:00
test_roundtrip.py Revert "hotfix: skip test/amd in macpytest" (#14704) 2026-02-13 08:00:24 +08:00
test_sqtt_encoder.py add sqtt support to the emulator (#14791) 2026-02-16 16:48:26 +08:00
test_sqtt_examples.py finish rdna4 sqtt (#14903) 2026-02-20 16:06:13 +09:00
test_sqtt_tables.py Revert "hotfix: skip test/amd in macpytest" (#14704) 2026-02-13 08:00:24 +08:00
test_sqttmap.py finish rdna4 sqtt (#14903) 2026-02-20 16:06:13 +09:00