torch-mlir/test
Sean Silva eaeb4011e6 Lower !shape.shape to SSA values.
This uses an approach inspired by what is done in IREE. See comments on
LowerRankedShapes.cpp for how it works.

The basic gist is that we have an op that creates a !shape.shape from a
set of SSA values representing the extents, and then iteratively replace
any op producing a !shape.shape with instances of that op.
2020-05-13 17:20:23 -07:00
..
Conversion Initial TCF/TCP E2E seed. 2020-05-08 20:20:41 -07:00
Dialect Initial TCF/TCP E2E seed. 2020-05-08 20:20:41 -07:00
E2E Lower !shape.shape to SSA values. 2020-05-13 17:20:23 -07:00
CMakeLists.txt Add npcomp-opt and lit runner. 2020-04-26 17:55:15 -07:00
lit.cfg.py Add npcomp-opt and lit runner. 2020-04-26 17:55:15 -07:00
lit.site.cfg.py.in Add npcomp-opt and lit runner. 2020-04-26 17:55:15 -07:00