torch-mlir/test
Sean Silva c69e9fabc5 [RefE2E] Add support for "max".
This cleans up the lowering pipeline to easily allow extending to
multiple binary ops. It looks fairly repetitive at multiple levels, but
I don't want to prematurely generalize. I think that in principle we
could derive a large swatch of TCF + TCP from a single linalg-style
specification. Another direction is to use an OpInterface (something
like "buildLinalgGenericBody"). I'm keeping my eye on it.

In a subsequent commit, I'll mechanically add a set of binary ops
modeled off of the std arithmetic ops.
2020-09-22 18:38:32 -07:00
..
Backend/Iree Collapse different top level test directories into test/. 2020-08-03 17:41:16 -07:00
Conversion [RefE2E] Add assemblyFormat for TCF and TCP ops and tidy up. 2020-09-18 15:03:53 -07:00
Dialect [RefE2E] Add support for "max". 2020-09-22 18:38:32 -07:00
E2E [RefE2E] Add support for "max". 2020-09-22 18:38:32 -07:00
Python Collapse different top level test directories into test/. 2020-08-03 17:41:16 -07:00
npcomp-run-mlir [RefE2E] Add support for "max". 2020-09-22 18:38:32 -07:00
CMakeLists.txt Collapse different top level test directories into test/. 2020-08-03 17:41:16 -07:00
lit.cfg.py Fix build again (#14) 2020-08-07 08:36:03 -07:00
lit.site.cfg.py.in Collapse different top level test directories into test/. 2020-08-03 17:41:16 -07:00