diff options
author | Andrzej WarzyĆski <andrzej.warzynski@arm.com> | 2024-06-21 08:04:40 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-21 08:04:40 +0100 |
commit | 218f07014a220543aaed4e43e214440687ca75f3 (patch) | |
tree | ead097594433cf43bd3098bdce2cfcb442ca11e0 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 874dcaea09171100de02fa6d5c0af0669aea900f (diff) | |
download | llvm-218f07014a220543aaed4e43e214440687ca75f3.zip llvm-218f07014a220543aaed4e43e214440687ca75f3.tar.gz llvm-218f07014a220543aaed4e43e214440687ca75f3.tar.bz2 |
[mlir][vector] Update tests for collapse 4/n (nfc) (#96214)
The main goal of this PR (and subsequent PRs), is to add more tests with
scalable vectors to:
* vector-transfer-collapse-inner-most-dims.mlir
There's quite a few cases to consider, hence this is split into multiple
PRs. In this PR, `@outer_dyn_drop_inner_most_dim` is replaced with:
* `@contiguous_inner_most_dynamic_outer`
I am also adding a similar test for scalable vectors. In addition,
* `@drop_two_inner_most_dim` and
`@drop_two_inner_most_dim_scalable_inner_dim`,
are renamed as `@contiguous_inner_most` and
`@contiguous_inner_most_scalable_inner_dim`, respectively, to match
their counterpart for `xfer_read`.
NOTE: This PR is limited to tests for `vector.transfer_write`
This is a follow-up for: #94490, #94604, #94906
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions