[Mlir-commits] [mlir] Fixed wrong check OperationEquivalenceTest.HashWorksWithFlags (PR #142210)

Aviad Cohen llvmlistbot at llvm.org
Fri May 30 13:29:54 PDT 2025


AviadCo wrote:

@krzysz00 this small PR fixes wrongly check in https://github.com/llvm/llvm-project/pull/141664 PR (discovered by ASAN due to calling destroy to `op1` & `op2` twice in `OperationEquivalenceTest.HashWorksWithFlags`

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


More information about the Mlir-commits mailing list