torch-mlir/tools
Sean Silva d0f15d2cec Add -optimize flag to npcomp-run-mlir so that it runs optimizations.
My main interest in this is that tweaking the default of this flag is a
quick way to check for miscompiling canonicalizations / op definitions
not annotated properly (e.g. marked NoSideEffect when in fact it is not
safe to do so).
2020-07-13 16:07:44 -07:00
..
npcomp-opt Make a real library for InitAll and extend it to conditionally initialize dependencies. 2020-06-11 17:47:14 -07:00
npcomp-run-mlir Add -optimize flag to npcomp-run-mlir so that it runs optimizations. 2020-07-13 16:07:44 -07:00
CMakeLists.txt Add bare-bones npcomp-run-mlir. 2020-05-28 18:37:11 -07:00
bash_helpers.sh npcomprt: add support for constants 2020-07-10 17:31:24 -07:00
run_lit.sh Rework e2e flow to use new "npcomprt" 2020-07-08 19:36:19 -07:00