diff options
author | Andrzej WarzyĆski <andrzej.warzynski@arm.com> | 2023-11-29 14:24:42 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-29 14:24:42 +0000 |
commit | 9619a2420eac885060bae6c45e85f85abfc7d6a9 (patch) | |
tree | da3ee8ba546d383d521dd386dfdaa91b502d508c /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 23b82bfdc2b6771231cc6a51e6aad9b48318cc1f (diff) | |
download | llvm-9619a2420eac885060bae6c45e85f85abfc7d6a9.zip llvm-9619a2420eac885060bae6c45e85f85abfc7d6a9.tar.gz llvm-9619a2420eac885060bae6c45e85f85abfc7d6a9.tar.bz2 |
[MLIR][Vector] Refactor tests for contract -> OP transforms (3/N) (#73447)
This patch refactors tests for:
vector.contract -> vector.outerproduct
for matvec operations (b += Ax). Summary of changes:
* names of LIT variables are unified,
* "plain" tests (i.e. without masking and with fixed-width vectors)
are moved to the top of their respective sections,
* missing "plain" cases are added.
This is a part of a larger effort to add cases with scalable vectors to
tests for the Vector dialect. I am refactoring these tests so that it's
easier to identify what cases are tested and where to add tests for
scalable vectors.
Implements #72834.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions