[TableGen] Add common I<n>Tensor, F<n>Tensor, and I64Attr definitions
This CL also changes IntegerAttrBase to use APInt as return value to defer bitwidth handling to API call sites and be consistent with FloatAttrBase. Call sites are adjusted accordingly. PiperOrigin-RevId: 238030614
Loading
Please sign in to comment