diff options
author | Andrzej WarzyĆski <andrzej.warzynski@arm.com> | 2024-10-02 16:43:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-02 16:43:29 +0100 |
commit | 1c01bcb35088a5509d31748298b9467e647f4287 (patch) | |
tree | f37245cde6268071dd0eeb94ddde9005c0ae0ca2 /lldb/source/Commands/CommandObjectBreakpointCommand.cpp | |
parent | 187dcd8e2219ec102072b120ae5404293838c510 (diff) | |
download | llvm-1c01bcb35088a5509d31748298b9467e647f4287.zip llvm-1c01bcb35088a5509d31748298b9467e647f4287.tar.gz llvm-1c01bcb35088a5509d31748298b9467e647f4287.tar.bz2 |
[mlir][tensor] Relax the logic to generalise tensor.pack (#110807)
Make sure that the logic to generalize tensor.pack (into e.g. tensor.pad
tensor.transpose) does indeed allow multiple dynamic tile sizes. This
was effectively already implemented in #109815 - in this PR I merely
removing one `if` condition and adding a test.
I also took the liberty of renaming a few test functions - just to
better highlight the differences between the old and the new tests.
Follow-on for #109815.
Diffstat (limited to 'lldb/source/Commands/CommandObjectBreakpointCommand.cpp')
0 files changed, 0 insertions, 0 deletions