0082836d2d
Summary: - Remove the Relax-specific PrimType node/API and use canonical ir.PrimType for dtype-only scalar types. - Update parser, printer, analysis, op inference/legalization, and tests to avoid value-bearing PrimType semantics. - Preserve scalar values where needed by reading PrimValue expressions directly instead of storing values in the type.