diff options
author | Aviad Cohen <aviadcohen7@gmail.com> | 2024-04-07 08:23:16 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-07 08:23:16 +0300 |
commit | ccc02563f4d620d4d29a1cbd2c463871cc54745b (patch) | |
tree | b7c5585345d315928dea3482850717f47c54566d /llvm/lib/CodeGen/DFAPacketizer.cpp | |
parent | bc8726b16bacc1790cee9a27302f556f5ca7ba39 (diff) | |
download | llvm-ccc02563f4d620d4d29a1cbd2c463871cc54745b.zip llvm-ccc02563f4d620d4d29a1cbd2c463871cc54745b.tar.gz llvm-ccc02563f4d620d4d29a1cbd2c463871cc54745b.tar.bz2 |
[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.
Diffstat (limited to 'llvm/lib/CodeGen/DFAPacketizer.cpp')
0 files changed, 0 insertions, 0 deletions