torch-mlir/test/E2E
Sean Silva 16c26ef57e [RefE2E] Use upstream shape constraint conversion pass.
Now that we upstreamed our pass, we can remove it.
The final pass that landed upstream doesn't do the shape.assuming
canonicalization to legalize that op away, so added a
restricted-canonicalizer pass that allowed to run just shape dialect
canonicalizations, which deletes the shape.assuming.
The pass ended up kind of ugly. See the TODO's on it for some potential
cleaner directions.
2020-09-28 09:34:44 -07:00
..
bypass-shapes.mlir [RefE2E] Add support for "max". 2020-09-22 18:38:32 -07:00
e2e-basic.mlir [RefE2E] Add assemblyFormat for TCF and TCP ops and tidy up. 2020-09-18 15:03:53 -07:00
e2e-constants.mlir [RefE2E] Add assemblyFormat for TCF and TCP ops and tidy up. 2020-09-18 15:03:53 -07:00
e2e-mixed-ranks.mlir [RefE2E] Add assemblyFormat for TCF and TCP ops and tidy up. 2020-09-18 15:03:53 -07:00
lower-alloc-memref-ops.mlir Rework reference shape lowering based on upstream shape dialect changes. 2020-08-03 13:43:49 -07:00
lower-constant-tensors-to-memref.mlir Totally rework RefE2E tensor to memref flow. (#42) 2020-09-16 17:31:40 -07:00
lower-shaped-results-to-memref.mlir Bump llvm-project to 9ed1e5873c19eb817fb9e36d0262c7effee5d35e 2020-09-28 09:34:44 -07:00
lower-std-to-memref.mlir Totally rework RefE2E tensor to memref flow. (#42) 2020-09-16 17:31:40 -07:00
lower-structural-to-memref.mlir [RefE2E] Add interesting control flow example. 2020-09-21 12:25:24 -07:00
lower-to-llvm-global.mlir Totally rework RefE2E tensor to memref flow. (#42) 2020-09-16 17:31:40 -07:00
lower-to-llvm.mlir [RefE2E] Fix nul-termination bug. 2020-09-18 11:31:01 -07:00
lower-to-npcomprt-abi.mlir Totally rework RefE2E tensor to memref flow. (#42) 2020-09-16 17:31:40 -07:00
restricted-canonicalize.mlir [RefE2E] Use upstream shape constraint conversion pass. 2020-09-28 09:34:44 -07:00