diff options
author | Andrzej WarzyĆski <andrzej.warzynski@arm.com> | 2024-03-13 16:53:26 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-13 16:53:26 +0000 |
commit | 3b2694853e361d2221ec8071f815d9f5eef35b9b (patch) | |
tree | fc399c18d80faaec00191b912227e74a3812c9e4 /clang/lib/Basic/Module.cpp | |
parent | e703c735df1257022bcb6ca9de857e20e671392f (diff) | |
download | llvm-3b2694853e361d2221ec8071f815d9f5eef35b9b.zip llvm-3b2694853e361d2221ec8071f815d9f5eef35b9b.tar.gz llvm-3b2694853e361d2221ec8071f815d9f5eef35b9b.tar.bz2 |
[mlir][nfc] Update Linalg matmul -> Vector OP test (#81416)
Updates "transform-op-matmul-to-outerproduct.mlir". Summary:
* refines TD sequence so that it's easier to reason about the
compilation pipeline (e.g.
`transform.structured.vectorize_children_and_apply_patterns`
is replaced with`transform.structured.vectorize `),
* new input dims to be able to distinguish parallel from reduction
dims,
* updates LIT variable names (makes the output easier to follow),
* removes "noise" from the expected LIT output (e.g. types).
These Linalg -> Vector tests using Transform Dialect are great reference
points for constructing lowering pipelines. This simplification +
clean-up will hopefully make it easier to follow.
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions