Expand description
Parse text IR into structured data.
Round-tripping IR through text files enables version control, tool interop, and transformation validation. This parser reads IR back into memory so you can analyze it, transform it, or verify it matches expectations.