llvm-project
4b99547b
- [mlir][tosa] Use `LogicalResult` in validation functions (#160052)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
44 days ago
[mlir][tosa] Use `LogicalResult` in validation functions (#160052) This commit replaces functions that previously returned `bool` to indicate validation success or failure with `LogicalResult`.
References
#160052 - [mlir][tosa] Use `LogicalResult` in validation functions
Author
lhutton1
Parents
f95aacaf
Loading