torch-mlir/lib/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.cpp Enable warnings by default. 2020-06-03 20:39:34 -07:00
BasicpyOps.cpp Add basicpy.SlotObject type and ops to create/index into it. 2020-05-05 18:16:01 -07:00
CMakeLists.txt Create skeleton for 'Basicpy' dialect. 2020-05-04 17:48:02 -07:00