torch-mlir/include/npcomp/RefBackend/CMakeLists.txt

6 lines
194 B
CMake
Raw Normal View History

set(LLVM_TARGET_DEFINITIONS Passes.td)
mlir_tablegen(Passes.h.inc -gen-pass-decls)
add_public_tablegen_target(NPCOMPRefBackendPassIncGen)
add_mlir_doc(Passes RefBackendPasses ./ -gen-pass-doc)