MLIR  21.0.0git
Public Attributes | List of all members
TypeInfo Struct Reference

#include "mlir/Dialect/Tosa/IR/TosaProfileCompliance.h"

Public Attributes

mlir::TypeID typeID
 
uint32_t bitWidth
 

Detailed Description

Definition at line 26 of file TosaProfileCompliance.h.

Member Data Documentation

◆ bitWidth

uint32_t TypeInfo::bitWidth

Definition at line 28 of file TosaProfileCompliance.h.

Referenced by TosaProfileCompliance::isSameTypeInfo().

◆ typeID

mlir::TypeID TypeInfo::typeID

Definition at line 27 of file TosaProfileCompliance.h.

Referenced by TosaProfileCompliance::isSameTypeInfo().


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