aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorCullen Rhodes <cullen.rhodes@arm.com>2023-11-10 07:52:39 +0000
committerGitHub <noreply@github.com>2023-11-10 07:52:39 +0000
commitfe8c649d01a6fae02b0b2836a7d847a10631d7d9 (patch)
tree5bb55ef794835af641c8ab6acaef9fce0916f337 /flang/lib/Frontend/CompilerInvocation.cpp
parent4240b1790fb539e8d8f834e547a224d7f1e614c9 (diff)
downloadllvm-fe8c649d01a6fae02b0b2836a7d847a10631d7d9.zip
llvm-fe8c649d01a6fae02b0b2836a7d847a10631d7d9.tar.gz
llvm-fe8c649d01a6fae02b0b2836a7d847a10631d7d9.tar.bz2
[mlir][linalg] Add an e2e test for linalg.matmul_transpose_a to ArmSME (#71644)
This patch adds an integration test demonstrating the first e2e example lowering a linalg.matmul to SME via vector.outerproduct. The test uses a 'linalg.matmul_transpose_a' rather than 'linalg.matmul' since the latter emits a 'vector.transfer_read' with a vector type of 'vector<[4]x1xf32>' that can't be currently lowered via generic (SVE) path, since it has leading scalable dim.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions