torch-mlir/include/npcomp/Dialect/Basicpy
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
..
BasicpyDialect.h Enable warnings by default. 2020-06-03 20:39:34 -07:00
BasicpyDialect.td Add numpy.get_slice op and wire it up to the tracer. 2020-05-08 16:04:58 -07:00
BasicpyOps.h Update llvm-project to 753a21928413f8a7e76978cb1354e09150e114e0 2020-05-21 13:09:06 -07:00
BasicpyOps.td Update llvm-project to 753a21928413f8a7e76978cb1354e09150e114e0 2020-05-21 13:09:06 -07:00
CMakeLists.txt Create skeleton for 'Basicpy' dialect. 2020-05-04 17:48:02 -07:00