CIRCT  19.0.0git
Public Attributes | List of all members
circt::HWArithToHWTypeConverter::ConvertedType Struct Reference
Collaboration diagram for circt::HWArithToHWTypeConverter::ConvertedType:
Collaboration graph
[legend]

Public Attributes

mlir::Type type
 
bool hadSignednessSemantics
 

Detailed Description

Definition at line 43 of file HWArithToHW.h.

Member Data Documentation

◆ hadSignednessSemantics

bool circt::HWArithToHWTypeConverter::ConvertedType::hadSignednessSemantics

Definition at line 45 of file HWArithToHW.h.

◆ type

mlir::Type circt::HWArithToHWTypeConverter::ConvertedType::type

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