blob: 1be5f9125ef03225413a414c4d5503a4bfc5e103 [file] [log] [blame]
add_mlir_dialect(SCFOps scf Ops)
add_mlir_doc(SCFOps SCFDialect Dialects/ -gen-dialect-doc)
set(LLVM_TARGET_DEFINITIONS DeviceMappingInterface.td)
mlir_tablegen(DeviceMappingAttrInterface.h.inc -gen-attr-interface-decls)
mlir_tablegen(DeviceMappingAttrInterface.cpp.inc -gen-attr-interface-defs)
mlir_tablegen(DeviceMappingAttributes.h.inc -gen-attrdef-decls)
mlir_tablegen(DeviceMappingAttributes.cpp.inc -gen-attrdef-defs)
add_public_tablegen_target(MLIRDeviceMappingInterfacesIncGen)
add_dependencies(mlir-generic-headers MLIRDeviceMappingInterfacesIncGen)