torch-mlir/tools
Stella Laurenzo 107ed0dec9
Fix two CMake issues that were causing Windows compilation failures. (#2461)
At some point in the past month, stablehlo gained a number of patches that implement a non-trivial bit of threaded reference code. It fails to compile in Windows in pretty catastrophic ways.

But this isn't the main problem: by way of the MLIR CMake macros being used, if we include stablehlo before our code, we end up building the whole project, whether needed or not.
2023-09-12 20:51:45 -07:00
..
torch-mlir-lsp-server [build] Update llvm tag to 3f8d8c1a 2023-06-20 15:45:52 -07:00
torch-mlir-opt Fix two CMake issues that were causing Windows compilation failures. (#2461) 2023-09-12 20:51:45 -07:00
CMakeLists.txt Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00
e2e_test.sh Remove "torchscript" association from the e2e framework. 2022-08-29 14:10:03 -07:00