13 #ifndef MLIR_DIALECT_PDL_IR_PDLTYPES_H_ 14 #define MLIR_DIALECT_PDL_IR_PDLTYPES_H_ 34 #define GET_TYPEDEF_CLASSES 35 #include "mlir/Dialect/PDL/IR/PDLOpsTypes.h.inc" 37 #endif // MLIR_DIALECT_PDL_IR_PDLTYPES_H_ TODO: Remove this file when SCCP and integer range analysis have been ported to the new framework...
This class represents the base class of all PDL types.
static bool classof(Type type)
Instances of the Type class are uniqued, have an immutable identifier and an optional mutable compone...