MLLIF
a MLIR-based Language to Language Interoperability Flyover
|
Classes | |
class | CIRAdapter |
class | CIRBoolType |
Wrapper class for boolean in CIR dialect to serialize it to simple-and-plain text. More... | |
class | CIRFloatType |
Wrapper class for floating-point types in CIR dialect to serialize it to simple-and-plain text. More... | |
class | CIRIntegerType |
Wrapper class for integer types in CIR dialect to serialize it to simple-and-plain text. More... | |
class | CIRPointerType |
Wrapper class for pointer in CIR dialect to serialize it to simple-and-plain text. More... | |
class | CIRStructType |
Wrapper class for user-defined structs in CIR dialect to serialize it to simple-and-plain text. More... | |
class | CIRType |
Wrapper class for types in CIR dialect to serialize it to simple-and-plain text. More... | |