Longsheng Mou 0aa4a016d6
[mlir][sparse] Fix a crash if block not have terminator (#180741)
This PR fixes a crash in `verifyNumBlockArgs` if region not end with a
terminator. Fixes #180720.
2026-02-11 09:08:45 +08:00
..