diff options
author | Quinn Dawkins <quinn.dawkins@gmail.com> | 2023-12-16 10:08:51 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-16 10:08:51 -0500 |
commit | 82ab0f7f36222a0311b5220df52f4193664569e8 (patch) | |
tree | b548ed331a661a26074ca5ac08f8312970140c46 /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | c398fa009a47eb24f88383d5e911e59e70f8db86 (diff) | |
download | llvm-82ab0f7f36222a0311b5220df52f4193664569e8.zip llvm-82ab0f7f36222a0311b5220df52f4193664569e8.tar.gz llvm-82ab0f7f36222a0311b5220df52f4193664569e8.tar.bz2 |
[mlir][linalg] Fix rank-reduced cases for extract/insert slice in DropUnitDims (#74723)
Inferring the reshape reassociation indices for extract/insert slice ops
based on the read sizes of the original slicing op will generate an
invalid expand/collapse shape op for already rank-reduced cases. Instead
just infer from the shape of the slice.
Ported from Differential Revision: https://reviews.llvm.org/D147488
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions