- TIRx is an open-source, hardware-native DSL and compiler for ML kernels built on Apache TVM, targeting GPUs and specialized AI accelerators.
- It provides a low-level boundary that keeps orchestration, synchronization, and backend intrinsics in source code for expert control.
- Recurring tile primitives are exposed to the compiler for reusability across kernels and backends.
- New hardware support is introduced first as intrinsics, then promoted to tile primitives as patterns stabilize.