llvm-project
0aa4a016
- [mlir][sparse] Fix a crash if block not have terminator (#180741)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
83 days ago
[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.
References
#180741 - [mlir][sparse] Fix a crash if block not have terminator
Author
CoTinker
Parents
1a45b521
Loading