diff options
author | Mahesh Ravishankar <ravishankarm@google.com> | 2023-01-16 20:50:59 +0000 |
---|---|---|
committer | Mahesh Ravishankar <ravishankarm@google.com> | 2023-01-16 20:59:50 +0000 |
commit | dbbd9070152a2b1a28a1617437c75ed9491932c6 (patch) | |
tree | 44e6bb96c5db358d52598b9218678fd445ba6df1 /llvm/lib/Support/Path.cpp | |
parent | b3d8639f3536a4876b511aca9fb7948ff9266cee (diff) | |
download | llvm-dbbd9070152a2b1a28a1617437c75ed9491932c6.zip llvm-dbbd9070152a2b1a28a1617437c75ed9491932c6.tar.gz llvm-dbbd9070152a2b1a28a1617437c75ed9491932c6.tar.bz2 |
[mlir][TilingInterface] Fix use after free error from D141028.
The `candidateSliceOp` was replaces and used in a subsequent
call. Instead just replace its uses. The op is dead and will be
removed with CSE.
Differential Revision: https://reviews.llvm.org/D141869
Diffstat (limited to 'llvm/lib/Support/Path.cpp')
0 files changed, 0 insertions, 0 deletions