torch-mlir/projects/ltc
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
..
csrc/base_lazy_backend Enable -Werror in lib/ and LTC. (#2841) 2024-01-30 23:33:21 -08:00
CMakeLists.txt Breakup python pytorch deps (#2582) 2023-11-19 12:10:19 -08:00