llvm-project
751e6c08
- [mlir][Transforms] Check for correct type converter rule implementation (#140347)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
214 days ago
[mlir][Transforms] Check for correct type converter rule implementation (#140347) If a type conversion rule fails to apply, it should not append any types to the result. This commit just adds an assertion to detect such cases of incorrect API usage.
References
#140347 - [mlir][Transforms] Check for correct type converter rule implementation
Author
matthias-springer
Parents
30407057
Loading