Unverified Commit ccc02563 authored by Aviad Cohen's avatar Aviad Cohen Committed by GitHub
Browse files

[mlir][linalg]: Fixed possible memory leak in cloneToCollapsedOp (#87595)

* Direct call to `clone` function leads to memory leak. Instead, we should use `RewriterBase` clone function instead.
parent bc8726b1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment