9#ifndef MLIR_DIALECT_EMITC_TRANSFORMS_TYPECONVERSIONS_H
10#define MLIR_DIALECT_EMITC_TRANSFORMS_TYPECONVERSIONS_H
Instances of the Type class are uniqued, have an immutable identifier and an optional mutable compone...
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.
Include the generated interface declarations.
void populateEmitCSizeTTypeConversions(TypeConverter &converter)