[Mlir-commits] [mlir] [tosa] : Re-enable PR #135429 with ASAN fix (PR #135560)

Sayan Saha llvmlistbot at llvm.org
Sun Apr 13 13:17:45 PDT 2025


sahas3 wrote:

Locally verified ASAN works fine now

```
❯ cmake --build . --target check-mlir
[36/37] Running the MLIR regression tests

Testing Time: 75.66s

Total Discovered Tests: 3193
  Unsupported      :  529 (16.57%)
  Passed           : 2663 (83.40%)
  Expectedly Failed:    1 (0.03%)
```

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


More information about the Mlir-commits mailing list