[Mlir-commits] [mlir] [MLIR] Split ExecutionEngine Initialization out of ctor into an explicit method call (PR #153524)

Maksim Levental llvmlistbot at llvm.org
Wed Aug 13 19:36:32 PDT 2025


makslevental wrote:

Not that I don't empathize (because I've broken ASAN before and struggled to fix) but does this fix the issue? I looked at the logs and I can't tell if the ASAN error is due to the test itself or the design of the PR?

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


More information about the Mlir-commits mailing list