MLIR  22.0.0git
Public Attributes | List of all members
mlir::spirv::GraphConstantARMOpMaterializationInfo Struct Reference

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
 

Detailed Description

A struct that collects the info needed to materialize/emit a GraphConstantARMOp.

Definition at line 111 of file Deserializer.h.

Member Data Documentation

◆ graphConstantID

IntegerAttr mlir::spirv::GraphConstantARMOpMaterializationInfo::graphConstantID

Definition at line 113 of file Deserializer.h.

◆ resultType

Type mlir::spirv::GraphConstantARMOpMaterializationInfo::resultType

Definition at line 112 of file Deserializer.h.


The documentation for this struct was generated from the following file: