summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h
diff options
context:
space:
mode:
authorAndrzej WarzyƄski <andrzej.warzynski@arm.com>2023-10-26 20:57:49 +0100
committerGitHub <noreply@github.com>2023-10-26 20:57:49 +0100
commitf24c443e8241df7df1d5152c45636c76b682a043 (patch)
tree52ac43042d3eddfd63599bf1766a7df841956970 /lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h
parentb13e9efcef53bf913c1f93f0522bd50e39d44b6c (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