llvm-project
751e6c08 - [mlir][Transforms] Check for correct type converter rule implementation (#140347)

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.
Parents
Loading