[Mlir-commits] [mlir] Use reportFatalInternalError in DialectConversion (PR #178612)

Mehdi Amini llvmlistbot at llvm.org
Thu Jan 29 00:54:20 PST 2026


joker-eph wrote:

Thanks for the migration.

This is applicable to all of MLIR, we should not have a single `report_fatal_error` instance that isn't a `llvm::reportFatalInternalError`.

https://github.com/llvm/llvm-project/pull/178612


More information about the Mlir-commits mailing list