diff options
author | Andrzej WarzyĆski <andrzej.warzynski@arm.com> | 2024-06-21 12:48:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-21 12:48:26 +0100 |
commit | 1c85c711aadb65943f5187524274fc96d1151b02 (patch) | |
tree | e7b9ce1d5a8d55242fa21c84a70efbd1116cc17d /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | f1075a34ab30f67915deb9a519dd98e025c5c998 (diff) | |
download | llvm-1c85c711aadb65943f5187524274fc96d1151b02.zip llvm-1c85c711aadb65943f5187524274fc96d1151b02.tar.gz llvm-1c85c711aadb65943f5187524274fc96d1151b02.tar.bz2 |
[mlir][vector] Refactor vector-transfer-flatten.mlir (nfc) (2/n) (#95744)
The main goal of this and subsequent PRs is to unify and categorize
tests in:
* vector-transfer-flatten.mlir
This should make it easier to identify the edge cases being tested (and
how they differ), remove duplicates and to add tests for scalable
vectors.
Below are the main contributions of this PR
1. Two tests duplicated
`@transfer_{read|write}_dims_mismatch_non_contiguous_slice`:
* `@transfer_{read|write}_dims_mismatch_non_contiguous` and
* `@transfer_read_flattenable_negative` duplicated
`@transfer_{read|write}_dims_mismatch_non_contiguous_slice`.
These tests are removed (the original test is preserved).
2. `@transfer_read_flattenable_negative2` is replaced with
two tests with more descriptive names:
* `@transfer_read_non_contiguous_src` (for `xfer_read`) and
* `@transfer_write_non_contiguous_src` (for `xfer_write`)
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions