torch-mlir/lib/Dialect/Numpy
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
..
CMakeLists.txt Add stub numpy dialect. 2020-04-26 17:20:58 -07:00
NumpyDialect.cpp Add !numpy.any_dtype dialect type. 2020-04-29 18:20:42 -07:00
NumpyOps.cpp Enable warnings by default. 2020-06-03 20:39:34 -07:00