Split memref-test from standard test and move them to the folder MemRef.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Thank you for cleaning this up, Thomas!
mlir/test/Dialect/MemRef/canonicalize.mlir | ||
---|---|---|
6 | nit: remove this whitespace to fit the line | |
18 | and here | |
32 | and even here | |
mlir/test/Dialect/MemRef/expands-ops.mlir | ||
1 ↗ | (On Diff #339209) | I guess the transformation memref.reshape -> memref.reinterpret_cast also has to move to MemRef/Transforms directory. Also we need MemRefToLLVM pass decoupled from Std. Definitely, not in this PR. |
nit: remove this whitespace to fit the line