diff options
author | Andrzej WarzyĆski <andrzej.warzynski@arm.com> | 2024-10-07 10:05:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-07 10:05:16 +0100 |
commit | f58e85a9725bb7d731c5ff5f79448e7150db6a6c (patch) | |
tree | dfa0e349a829ebd4ef4017ed259970ffd348d9b4 /llvm/utils/UpdateTestChecks/common.py | |
parent | d926e340b73f1c3620a7e3ff8742d6a41c1091dc (diff) | |
download | llvm-f58e85a9725bb7d731c5ff5f79448e7150db6a6c.zip llvm-f58e85a9725bb7d731c5ff5f79448e7150db6a6c.tar.gz llvm-f58e85a9725bb7d731c5ff5f79448e7150db6a6c.tar.bz2 |
[mlir][vector] Add more tests for ConvertVectorToLLVM (6/n) (#111121)
Adds tests with scalable vectors for the Vector-To-LLVM conversion pass.
Covers the following Ops:
* `vector.insert_strided_slice`
With this change, for every test with fixed-width vectors, there should
be a corresponding example with scalable vectors (for
`vector.insert_strided_slice`). In addition:
* Test function names are updated to more accurately reflect the case
being exercised (e.g. `@insert_strided_index_slice1` ->
`@insert_strided_index_slice_index_2d_into_3d`)
* For consistency, took the liberty of updating some of the function
names for `vector.extract_strided_slice`
* `@insert_strided_slice_scalable` is effectively replaced with
`@insert_strided_slice_f32_2d_into_3d_scalable`
Diffstat (limited to 'llvm/utils/UpdateTestChecks/common.py')
0 files changed, 0 insertions, 0 deletions