●builderUseful pedagogical reference if you're building custom kernel compilers or trying to understand how Triton-style lowering works before diving into production toolchains.
●researcherConcise worked example of scalar-to-vector IR lowering that could serve as a teaching tool or starting point for experimenting with vectorization passes.