MLIR
22.0.0git
|
A struct that collects the info needed to materialize/emit a GraphConstantARMOp. More...
#include "Target/SPIRV/Deserialization/Deserializer.h"
Public Attributes | |
Type | resultType |
IntegerAttr | graphConstantID |
A struct that collects the info needed to materialize/emit a GraphConstantARMOp.
Definition at line 111 of file Deserializer.h.
IntegerAttr mlir::spirv::GraphConstantARMOpMaterializationInfo::graphConstantID |
Definition at line 113 of file Deserializer.h.
Type mlir::spirv::GraphConstantARMOpMaterializationInfo::resultType |
Definition at line 112 of file Deserializer.h.