catalyst
catalyst copied to clipboard
Save IR between each pass applied through the transform dialect.
When saving the IR that each pass generates, the apply-transform-sequence pass is counted as a single pass instead of potentially many passes. Small improvement.