diff options
author | Andrzej WarzyĆski <andrzej.warzynski@arm.com> | 2025-07-30 20:34:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-30 20:34:01 +0100 |
commit | 96b4425669352e240c753c352b2782cbfce0e129 (patch) | |
tree | 9b6eaba37b238cc40af79b50f12fcb96103cfa9c /lldb/unittests/ScriptInterpreter/Python | |
parent | 180281b8eccfa8e1ec4ebc58df7685497f9ccb26 (diff) | |
download | llvm-96b4425669352e240c753c352b2782cbfce0e129.zip llvm-96b4425669352e240c753c352b2782cbfce0e129.tar.gz llvm-96b4425669352e240c753c352b2782cbfce0e129.tar.bz2 |
[mlir][linalg][nfc] Clean-up leftover code post #149156 (#151334)
In https://github.com/llvm/llvm-project/pull/149156, I ensured that we
no longer generate spurious `tensor.empty` ops when vectorizing
`linalg.unpack`.
This follow-up removes leftover code that is now redundant but was
missed in the original PR and in #150602 that was also meant to clean-up
left-over code.
Note, this is removing code to compute "write-vector-sizes". Instead,
these are fully inferred from previous Ops.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions