torch-mlir/test/RefBackend
Sean Silva 5227d52c26 [RefBackend] Use std.global_memref instead of homegrown thing
This vastly simplifies our code, allowing deleting multiple ops,
simplifying multiple passes, and removing a whole pass.

Now `refback` dialect is down to one op (refback.alloc_memref, which
simplifies allocations to just take a shape instead of individual
extents).
2020-11-13 18:43:50 -08:00
..
e2e-basic.mlir [RefBackend] Split out TCF->TCP conversion. 2020-10-12 11:56:39 -07:00
e2e-constants.mlir [RefBackend] Split out TCF->TCP conversion. 2020-10-12 11:56:39 -07:00
e2e-mixed-ranks.mlir [RefBackend] Split out TCF->TCP conversion. 2020-10-12 11:56:39 -07:00
lower-alloc-memref-ops.mlir [RefBackend] Rename test/E2E. 2020-10-07 15:52:11 -07:00
lower-to-llvm.mlir [RefBackend] Use std.global_memref instead of homegrown thing 2020-11-13 18:43:50 -08:00
lower-to-refbackrt-abi.mlir [RefBackend] Use std.global_memref instead of homegrown thing 2020-11-13 18:43:50 -08:00
restricted-canonicalize.mlir [RefBackend] Rename test/E2E. 2020-10-07 15:52:11 -07:00