Commit 2913e71
authored
[mlir][vector] Refactor vector-transfer-unroll.mlir (NFC) (llvm#102593)
Overview of changes:
- All memref input arguments are re-named to %mem.
- All vector input arguments are re-named to %vec.
- LIT variables are update to be consistent with input arguments.
- Renamed all output arguments as %res.
- Unified identation of `FileCheck` commands
- Separated tests (previously there was a big test containing a couple of tests)1 parent 86ef9ee commit 2913e71
1 file changed
+291
-288
lines changed
0 commit comments