You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 15, 2025. It is now read-only.
[mlir][transform] Guard parametric loop tiling pass from no option (llvm#118254)
`test-extract-fixed-outer-loops` pass always crash without any
`test-outer-loop-sizes` option. We need to keep the pass from crash by
checking the option existence.
Fixllvm#61716,
llvm#116360
---------
Co-authored-by: Mehdi Amini <[email protected]>
0 commit comments