9 #ifndef MLIR_DIALECT_LINALG_LINALGTYPES_H_ 10 #define MLIR_DIALECT_LINALG_LINALGTYPES_H_ 20 Range = Type::FIRST_LINALG_TYPE,
61 #endif // MLIR_DIALECT_LINALG_LINALGTYPES_H_ Definition: LinalgTypes.h:24
Definition: InferTypeOpInterface.cpp:20
static bool kindof(unsigned kind)
Used to implement llvm-style cast.
Definition: LinalgTypes.h:55
Type parseType(DialectAsmParser &parser) const override
Parse a type registered to this dialect.
Definition: LinalgTypes.cpp:39
LinalgTypes
Definition: LinalgTypes.h:19
LinalgDialect(MLIRContext *context)
Definition: LinalgTypes.cpp:27
Definition: LinalgTypes.h:21
Definition: DialectImplementation.h:33
Definition: StorageUniquerSupport.h:30
Definition: MLIRContext.h:34
void printType(Type type, DialectAsmPrinter &os) const override
Print a type registered to this dialect.
Definition: LinalgTypes.cpp:57
static StringRef getDialectNamespace()
Definition: LinalgTypes.h:27
Definition: LinalgTypes.h:20
Definition: DialectImplementation.h:100
Definition: LinalgTypes.h:45