aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/tutorial
diff options
context:
space:
mode:
authorAndrzej WarzyƄski <andrzej.warzynski@arm.com>2024-06-11 13:56:45 +0100
committerGitHub <noreply@github.com>2024-06-11 13:56:45 +0100
commitd4c6478cf2c0a8e2bebc66eb7eff4d0f11626d9a (patch)
treede8eb81c1d805d3f84287b1c389b9909a369f076 /llvm/docs/tutorial
parent3cc2710e0dd53bb82742904fa13014018a1137ed (diff)
downloadllvm-d4c6478cf2c0a8e2bebc66eb7eff4d0f11626d9a.zip
llvm-d4c6478cf2c0a8e2bebc66eb7eff4d0f11626d9a.tar.gz
llvm-d4c6478cf2c0a8e2bebc66eb7eff4d0f11626d9a.tar.bz2
[mlir][vector] Update tests for collapse 1/n (nfc) (#94490)
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, the very first test is complemented with all the possible combinations: * scalable (rather than fixed) unit trailing dim, * dynamic (rather than static) trailing dim in the source memref. Also, * `@leading_scalable_dimension_transfer_read` and `@trailing_scalable_one_dim_transfer_read`, are replaced with: * `@contiguous_inner_most_scalable_inner_dim` and `@negative_scalable_unit_dim`, respectively, and added to the list above (i.e. alongside other variations for the very first test). In addition: * "_view" is removed from function names (it's not clear to me what it was meant to signify) * extra comments are added to separate tests for vector.transfer_read and vector.transfer_write NOTE: This PR is limited to tests for `vector.transfer_read`.
Diffstat (limited to 'llvm/docs/tutorial')
0 files changed, 0 insertions, 0 deletions