Move a bunch of lingering test cases from test/Transforms/ into
test/Dialect/Affine and MemRef.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D155855
NFC. Move remaining affine/memref test cases into respective dialect dirs ClosedPublic Authored by bondhugula on Jul 20 2023, 9:22 AM.
Details Summary Move a bunch of lingering test cases from test/Transforms/ into
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 21 2023, 12:58 AM Closed by commit rGb36de52c9852: NFC. Move remaining affine/memref test cases into respective dialect dirs (authored by bondhugula). · Explain WhyJul 21 2023, 10:06 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 542976 mlir/test/Dialect/Affine/loop-fusion-2.mlir
mlir/test/Dialect/Affine/loop-fusion-3.mlir
mlir/test/Dialect/Affine/loop-fusion-4.mlir
mlir/test/Dialect/Affine/loop-fusion.mlir
mlir/test/Dialect/Affine/pipeline-data-transfer.mlir
mlir/test/Dialect/MemRef/normalize-memrefs-ops-dynamic.mlir
mlir/test/Dialect/MemRef/normalize-memrefs-ops.mlir
mlir/test/Dialect/MemRef/normalize-memrefs.mlir
mlir/test/Transforms/loop-fusion-2.mlir
mlir/test/Transforms/loop-fusion-3.mlir
mlir/test/Transforms/loop-fusion-4.mlir
mlir/test/Transforms/loop-fusion.mlir
mlir/test/Transforms/normalize-memrefs-ops-dynamic.mlir
mlir/test/Transforms/normalize-memrefs-ops.mlir
|