torch-mlir/include/torch-mlir-c
Stella Laurenzo 7301aa80fd
Enable -Werror in lib/ and LTC. (#2841)
Required some massaging of LTC to make it warning clean, and I had to
manually disable some warnings on the generated source files (which we
don't control).

The project is warning clean now.

The `-Werror` flag is disabled by default as we can't control everywhere
people will try to build/install. The CI enables it via
-DTORCH_MLIR_ENABLE_WERROR_FLAG=ON.
2024-01-30 23:33:21 -08:00
..
Dialects.h Clang format refresh (#2812) 2024-01-29 12:59:33 -05:00
Registration.h Enable -Werror in lib/ and LTC. (#2841) 2024-01-30 23:33:21 -08:00
TorchOps.h Add tracing suport to `torch_mlir.compile`. 2022-05-03 09:08:40 -07:00
TorchTypes.h Enable -Werror in lib/ and LTC. (#2841) 2024-01-30 23:33:21 -08:00
Transforms.h Fix Base Lazy Backend Type Conversion (#1412) 2022-10-04 15:53:28 -07:00