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/RefJIT | ||
Conversion | ||
Dialect | ||
Python | ||
RefBackend | ||
Typing | ||
CMakeLists.txt | ||
InitAll.h |