diff options
author | donald chen <chenxunyu1993@gmail.com> | 2024-07-11 20:16:06 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-11 20:16:06 +0800 |
commit | d69e94916e5012174c7f27866031b7a8e2cec7a0 (patch) | |
tree | 5514701d9bdc3fe4ccb28ec3fd362ff5fb2fbaf0 /llvm/lib/Object/COFFImportFile.cpp | |
parent | 5c205b6f7d82ee88ee5a869d6102c5a6388fb3f0 (diff) | |
download | llvm-d69e94916e5012174c7f27866031b7a8e2cec7a0.zip llvm-d69e94916e5012174c7f27866031b7a8e2cec7a0.tar.gz llvm-d69e94916e5012174c7f27866031b7a8e2cec7a0.tar.bz2 |
[mlir] [linalg] Fix bufferize error in tensor.parallel_insert_slice op (#98312)
tensor.parallel_insert_slice op has implicit inplace behavior. In the
"copy-before-write" bufferize mode, the resolveConflict function will
generate bufferize.copy, making the result incorrect. This patch fixes
this issue.
Diffstat (limited to 'llvm/lib/Object/COFFImportFile.cpp')
0 files changed, 0 insertions, 0 deletions