Matthias Springer 429e9717e2
[mlir][arith][NFC] Use type parser instead of hard-coding type keywords (#186753)
Parse type literals instead of hard-coding them in a switch-case
statement.

Assisted by: claude-opus-4.6
2026-03-17 11:06:24 +00:00
..