Expand description
IR diff tool for comparing graphs and expressions.
This module provides utilities to compare two IR structures and identify differences, useful for debugging and validation.
Structs§
Enums§
- Expr
Diff - Difference between two expressions
Functions§
- diff_
exprs - Compare two expressions
- diff_
graphs - Compare two graphs