[Mlir-commits] [mlir] [mlir][tosa] Fix crash in validation pass when dialect is not loaded (PR #173449)

NohHyeon Kwon llvmlistbot at llvm.org
Tue Dec 23 21:27:02 PST 2025


swote-git wrote:

Hi @lhutton1, this PR fixes the crash in TosaValidation pass when the dialect is not loaded. I've also added a regression test. Could you please review it?

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


More information about the Mlir-commits mailing list