diff options
author | Andrzej Warzyński <andrzej.warzynski@arm.com> | 2025-05-23 14:08:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-23 14:08:31 +0100 |
commit | 6e98c8cb2749b031eb03d73e652d0f897085e150 (patch) | |
tree | 8e031f5bc6f1a3f7c412fbe9f18882db4327bc85 /llvm/lib/Object/OffloadBundle.cpp | |
parent | 16fdb4f62d60df697ec69bcdc0e116e58c180682 (diff) | |
download | llvm-6e98c8cb2749b031eb03d73e652d0f897085e150.zip llvm-6e98c8cb2749b031eb03d73e652d0f897085e150.tar.gz llvm-6e98c8cb2749b031eb03d73e652d0f897085e150.tar.bz2 |
[mlir][linalg] Move vectorization tests for Tensor Ops (nfc) (#140877)
This patch reorganises vectorisation tests for tensor ops:
* Tests for `tensor.pad` and `tensor.insert_slice` are extracted into
dedicated files under a new `vectorization/` subdirectory.
* Test files for `tensor.extract` are renamed and moved to the same
subdirectory.
Goals:
* Unify test file naming.
* Better organise the growing set of tests, which are currently hard to
navigate.
This is also a preparatory step for upcoming changes. I’ll soon be updating the
vectorisation logic for `tensor.pad` and `tensor.insert_slice`. With the new
structure in place, follow-up changes will be easier to review:
* Only tests related to those ops will be updated.
* Changes (e.g., to masking logic) will be isolated to the relevant tests.
This patch implements part of #141025 - please see the ticket for full context.
Diffstat (limited to 'llvm/lib/Object/OffloadBundle.cpp')
0 files changed, 0 insertions, 0 deletions