torch-mlir/test
Sean Silva 1d3dbd9d5c Lower to LLVM dialect.
With this commit, we finish conversion to LLVM dialect, and should be
ready for subsequent commits to convert to an LLVM module and let LLVM
codegen to native machine code.

This required a custom "lower to LLVM" pass to support lowering
tcp.abort_if to a runtime call. In the future, this pass will grow to do
type conversions for our own runtime types as we add those.
2020-05-20 18:56:10 -07:00
..
Conversion Initial TCF/TCP E2E seed. 2020-05-08 20:20:41 -07:00
Dialect Remove the present tcp.island. 2020-05-14 15:19:37 -07:00
E2E Lower to LLVM dialect. 2020-05-20 18:56:10 -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