torch-mlir/test/RefBackend
Sean Silva 06a8ba6900 [RefBackend] Use more idiomatic bufferize pattern for TCP.
The time has come for BypassShapes/LowerShapedResultsToMemref to go away :(
For the reference backend, being consistent with upstream conventions is
the name of the game now.

This is a step down in a number of ways, e.g. test clarity and
separation of concerns. But it is fewer files and fewer tests, and
*does* address the "TODO: This is really fragile". It also eliminates two
more ops from the refback dialect (sadly, they are the
shaped_results/yield that we were getting kind of fond of, but alas).
2020-10-15 20:15:53 -07: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-constant-tensors-to-memref.mlir [RefBackend] Use upstream BufferizeTypeConverter 2020-10-15 15:58:51 -07:00
lower-std-to-memref.mlir [RefBackend] Use upstream BufferizeTypeConverter 2020-10-15 15:58:51 -07:00
lower-structural-to-memref.mlir [RefBackend] Use upstream BufferizeTypeConverter 2020-10-15 15:58:51 -07:00
lower-to-llvm-global.mlir [RefBackend] Rename Npcomprt dialect to Refbackrt. 2020-10-08 09:07:00 -07:00
lower-to-llvm.mlir [RefBackend] Rename Npcomprt dialect to Refbackrt. 2020-10-08 09:07:00 -07:00
lower-to-refbackrt-abi.mlir [RefBackend] Rename Npcomprt dialect to Refbackrt. 2020-10-08 09:07:00 -07:00
restricted-canonicalize.mlir [RefBackend] Rename test/E2E. 2020-10-07 15:52:11 -07:00