diff options
| author | Kunwar Grover <groverkss@gmail.com> | 2025-02-20 01:32:44 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-20 01:32:44 +0530 |
| commit | c9ff8399647cd15cdb9f8853b45854920de17162 (patch) | |
| tree | 732497d76def3e477a7c0efa9a1bd1463a1dd0d3 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 37d0f20593a65c552d717561efb64c8cf29c1d3c (diff) | |
[mlir][Linalg] Fix linalg.generic iteration domain collapse for dynamic dims (#118208)
This pr fixes how iteration domain of linalg.generic is collapsed when
fusing with tensor.expand_shape. Previously, the output_shape for
tensor.expand shape was infered, which doesn't always work except some
special cases.
This patch makes the logic explicitly set the bounds of the new
collapsed iteration domain, because we already know them.
---------
Co-authored-by: Jakub Kuderski <kubakuderski@gmail.com>
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
