Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CIR] Fix error messages when the conversion to MLIR standard dialect…
…s fails. (#1310) The old error message is wrong, as the `ConvertCIRToMLIRPass` does not convert to LLVM Dialect but to MLIR standard dialects.
- Loading branch information