torch-mlir/tools
Sean Silva cd7258dbd4 Enable warnings by default.
The secret here is LLVM_ENABLE_WARNINGS=ON.

I also fixed a couple warnings, which gets us to be warning-clean.

I noticed also that npcomp-run-mlir/basic.mlir seems to be failing.
Maybe something since the latest integrate. My next commit (introduce
npcomp mini runtime) will largely rewrite it though, so it'll get fixed
then.
2020-06-03 20:39:34 -07:00
..
npcomp-opt Initial NpcompRt (npcomp_rt) dialect boilerplate. 2020-06-01 19:07:53 -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 Cleanup build instructions/scripts 2020-04-29 17:05:45 -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