MLIR
17.0.0git
|
Namespaces | |
detail | |
OpEncodingMask | |
This enum represents a mask of all of the potential components of an operation. | |
Section | |
Enumerations | |
enum | { kMinSupportedVersion = 0 , kVersion = 1 , kAlignmentByte = 0xCB } |
anonymous enum |
Enumerator | |
---|---|
kMinSupportedVersion | The minimum supported version of the bytecode. |
kVersion | The current bytecode version. |
kAlignmentByte | An arbitrary value used to fill alignment padding. |
Definition at line 25 of file Encoding.h.