[Mlir-commits] [mlir] [mlir] Reland the dialect conversion hanging use fix (PR #87297)

Vitaly Buka llvmlistbot at llvm.org
Tue Apr 2 09:00:30 PDT 2024


vitalybuka wrote:

> Lovely - yeah I tried to repro locally but I could not get ASAN to reproduce the issue. Something is dangling. I am betting there is a second change needed causing the leak that builds on top of the argument unlinking.

Did you try https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild?
If fails on 3 out bots, 2 x86 and 1 arm, must be easily reproducible locally.

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


More information about the Mlir-commits mailing list