[Mlir-commits] [mlir] [mlir][ExecutionEngine] propagate errors in mlirExecutionEngineCreate (PR #170592)

Maksim Levental llvmlistbot at llvm.org
Thu Dec 4 15:05:05 PST 2025


makslevental wrote:

> Is this something we could have lit tests for?

I failed to figure out a way to trigger each of the other fails (downstream I stumbled upon this by having an unconventional host/target triple relationship). Best I could do was add a lit check line for the current/existing test (which will function the same for the new reports).

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


More information about the Mlir-commits mailing list