mirror of https://github.com/llvm/torch-mlir
0f6a65a1c5
This allows building NPCOMP as an external project of LLVM, similar to how CIRCT can be built: https://github.com/llvm/circt/pull/227. The CMake options to use this build style look like this: ``` -DLLVM_EXTERNAL_PROJECTS=npcomp \ -DLLVM_EXTERNAL_NPCOMP_SOURCE_DIR=/path/to/mlir-npcomp \ ``` |
||
---|---|---|
.. | ||
Backend/Iree | ||
CAPI | ||
Conversion | ||
Dialect | ||
Python | ||
RefBackend | ||
npcomp-run-mlir | ||
CMakeLists.txt | ||
lit.cfg.py | ||
lit.site.cfg.py.in |