tree: 11c376ec4cb8b51e6ff5b966fe0b78e1a1c2c8a1 [path history] [tgz]
  1. CMakeLists.txt
  2. README.md
compiler/plugins/input/Torch/torch-mlir/README.md

torch-mlir vendor build

We vendor the torch-mlir source code via the ${TORCH_MLIR_ROOT_DIR} CMake variable. Because the build system isn't really aligned with what we want (just the dialects/API), we provide a parallel CMake build that takes care of just what we want.

We may ultimately fork this further in-tree but are taking this half step in order to retain optionality.