torch-mlir/lib
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
..
Backend Wire through codegen and runtime dependencies. 2020-07-10 22:57:26 -07:00
Conversion Add NumpyToTCF conversion. 2020-07-08 21:03:57 -07:00
Dialect Wire through codegen and runtime dependencies. 2020-07-10 22:57:26 -07:00
E2E Consolidate LLVM definitions of runtime data structures. 2020-07-10 17:50:55 -07:00
JITRuntime Add -optimize flag to npcomp-run-mlir so that it runs optimizations. 2020-07-13 16:07:44 -07:00
Python Wire through codegen and runtime dependencies. 2020-07-10 22:57:26 -07:00
Typing Complete the basic spike to perform dtype inference. 2020-07-05 16:09:16 -07:00
runtime Wire through codegen and runtime dependencies. 2020-07-10 22:57:26 -07:00
CMakeLists.txt Allow JITModule passes to be built separately. 2020-07-10 22:57:26 -07:00
InitAll.cpp Allow JITModule passes to be built separately. 2020-07-10 22:57:26 -07:00