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

Mehdi Amini llvmlistbot at llvm.org
Fri Aug 15 02:09:48 PDT 2025


joker-eph wrote:

I went back to the original PR and the bot report: the only sanitizer bot that failed seems to be the Aarch64 one.
So isn't the bug just about the aarch64 issue which can't initialize global ctor here? Why do we need to disable the test with sanitizers on other platforms?

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


More information about the Mlir-commits mailing list