diff options
| author | Andrzej WarzyĆski <andrzej.warzynski@arm.com> | 2023-10-26 20:57:49 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-26 20:57:49 +0100 |
| commit | f24c443e8241df7df1d5152c45636c76b682a043 (patch) | |
| tree | 52ac43042d3eddfd63599bf1766a7df841956970 /lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h | |
| parent | b13e9efcef53bf913c1f93f0522bd50e39d44b6c (diff) | |
[mlir][SVE] Add an e2e test for vector.contract (#69845)
Adds an end-to-end test for `vector.contract` that targets SVE (i.e.
scalable vectors). Note that this requires lifting the restriction on
`vector.outerproduct` (to which `vector.contract` is lowered to) that
would deem the following as invalid by the Op verifier (*):
```
vector.outerproduct %27, %28, %26 {kind = #vector.kind<add>} : vector<3xf32>, vector<[2]xf32>
```
This is indeed valid as the end-to-end test demonstrates (at least when
compiling for SVE).
Diffstat (limited to 'lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h')
0 files changed, 0 insertions, 0 deletions
