Commit fb302b1
authored
[mlir][ArmSME] Move tests out of
These tests basically were integration tests as unit tests, checking too
many passes at once to be useful, and brittle to any changes.
This patch moves (non-duplicated) tests to `vector-to-arm-sme.mlir`
(which only tests `-convert-vector-to-arm-sme`). The lowering after
that e.g. `ArmSME -> SCF` and `ArmSME -> LLVM` already have their
own set of tests covering these cases.vector-ops-to-llvm.mlir (#89905)1 parent e0adf63 commit fb302b1
File tree
2 files changed
+623
-877
lines changed- mlir/test
- Conversion/VectorToArmSME
- Dialect/ArmSME
2 files changed
+623
-877
lines changed
0 commit comments