Commit c84b7c0
committed
fixup! [mlir][linalg][nfc] Move vectorization tests
* In vectorize-convolution.mlir, switch from
`-test-linalg-transform-patterns=test-linalg-to-vector-patterns` to
`transform.structured.vectorize_children_and_apply_patterns` (for
consistency with other tests for vectorization).
* Move + rename the remaining vectorization tests.
* Add comments.1 parent 14cf58d commit c84b7c0
File tree
5 files changed
+252
-7
lines changed- mlir/test
- Dialect/Linalg/vectorization
- Integration/Dialect/Linalg/CPU
5 files changed
+252
-7
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
4 | 10 | | |
5 | 11 | | |
| |||
0 commit comments