tree: 07a9d0d5a2bc32532da573f236bdffb0baf4c1cc [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.