mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-04-29 03:00:14 -04:00
* 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
Three groups of tests run in CI backend -- tests that run on each backend null -- tests that don't require any backend unit -- tests that only run on a single backend in CI