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 \ ``` |
||
---|---|---|
.. | ||
acap_export | ||
builder | ||
graph_import | ||
CMakeLists.txt | ||
extension_coexistence.py | ||
lit.cfg.py | ||
lit.site.cfg.py.in |