[Mlir-commits] [mlir] [mlir][ExecutionEngine] Fix missing return from operator==() in `OwningMemRef` (PR #179655)

Ilgar Gamidov llvmlistbot at llvm.org
Wed Feb 4 21:59:59 PST 2026


braam-76 wrote:

> Hi, can you take a look at the buildbot error?
> 
> https://lab.llvm.org/buildbot/#/builders/55/builds/23682

Hello, how exactly I can reproduce the problem? I see than there is possible memory leak, but I just pulled last commits, ran tests (ninja check-mlir-unit) and all 875 tests passed, I dont even see the problem.

Right now I launched all tests across all subprojects to see what happens

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


More information about the Mlir-commits mailing list