torch-mlir/tools
Stella Laurenzo 60f132b26f Add pass registrations and a simple compilation example from python.
* Got side-tracked hunting down a vague-linkage RTTI issue due to not anchoring key methods in PassOptions.h to a module.
* Took the path of least resistance and just added the option to build LLVM with RTTI. I know how to fix this but would like to do some broader upstream fixes versus just hunting/pecking/working around in this project.
2020-06-03 23:58:58 -07:00
..
npcomp-opt Add pass registrations and a simple compilation example from python. 2020-06-03 23:58:58 -07:00
npcomp-run-mlir Add ability to run without optimizations. 2020-06-01 19:33:59 -07:00
CMakeLists.txt Add bare-bones npcomp-run-mlir. 2020-05-28 18:37:11 -07:00
bash_helpers.sh Add tools/bash_helpers.sh 2020-05-29 16:39:00 -07:00
cmake_configure.sh Enable warnings by default. 2020-06-03 20:39:34 -07:00
install_mlir.sh Add pass registrations and a simple compilation example from python. 2020-06-03 23:58:58 -07:00
run_lit.sh Add builtin_ufunc and generic_ufunc ops. 2020-04-28 23:51:54 -07:00
show_python_info.py Update all python imports to be absolute and use a .env file to set the path correctly. 2020-05-06 23:25:04 -07:00
test_all.sh Rename `check-npcomp-opt` to just `check-npcomp`. 2020-05-29 16:12:10 -07:00