Expand description
Per-thread execution state. Each thread has a register file (32 x u32), four
predicate registers (p0-p3), and read-only special registers populated at dispatch time (thread/wave/workgroup IDs, dimensions, etc).
Per-thread execution state. Each thread has a register file (32 x u32), four
predicate registers (p0-p3), and read-only special registers populated at dispatch time (thread/wave/workgroup IDs, dimensions, etc).