diff options
| author | Kunwar Grover <groverkss@gmail.com> | 2025-10-29 12:26:37 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-29 12:26:37 +0000 |
| commit | 57a0bf46ffdab3ae2cbab7cb593ebb90561f7b8e (patch) | |
| tree | 2dd8d29eee197aa29888adb5a4e1b40960e1e094 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces | |
| parent | 49f918d4c3b68fbf3bf76a889b5d98c92c23d23a (diff) | |
| download | llvm-57a0bf46ffdab3ae2cbab7cb593ebb90561f7b8e.zip llvm-57a0bf46ffdab3ae2cbab7cb593ebb90561f7b8e.tar.gz llvm-57a0bf46ffdab3ae2cbab7cb593ebb90561f7b8e.tar.bz2 | |
[mlir][linalg] Do not set insertion point inside padding function (#165420)
Remove insertion point in rewriteAsPaddedOp. There is no gurantee that
the sizes provided by the user are before the operation to pad. It's
better to let the user handle where to insert the newly created
operations, as long as they are after the origin operation to pad.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces')
0 files changed, 0 insertions, 0 deletions
