9 #ifndef MLIR_DIALECT_EMITC_TRANSFORMS_TYPECONVERSIONS_H
10 #define MLIR_DIALECT_EMITC_TRANSFORMS_TYPECONVERSIONS_H
std::optional< Type > getSignedTypeFor(Type ty)
Get a signed integer or size data type corresponding to ty that supports arithmetic on negative value...
std::optional< Type > getUnsignedTypeFor(Type ty)
Get an unsigned integer or size data type corresponding to ty.
@ Type
An inlay hint that for a type annotation.
Include the generated interface declarations.
void populateEmitCSizeTTypeConversions(TypeConverter &converter)