Ttir Model Op Analysis

Given a `.mlir` file (or a directory of `.mlir` files) with TTIR ops, run the same TTIR normalization passes as `D2MFrontendPipeline` before D2M, then produce per-file outputs: `preprocessed.mlir`, `ttir-op-report.txt` (op counts from normalized IR), and `ops.mlir` (one func per unique op configuration, golden-style). Optional: per-pass IR dumps.

tenstorrent Updated

File contents

tenstorrent/tt-mlir/tree/main/.claude/skills/d2m-model-op-analysis commit b7afd390ba

Frequently asked questions

npx skillmds@latest add tenstorrent/ttir-model-op-analysis