10 #ifndef MLIR_DIALECT_ARITH_NARROW_TYPE_EMULATION_CONVERTER_H_
11 #define MLIR_DIALECT_ARITH_NARROW_TYPE_EMULATION_CONVERTER_H_
27 unsigned loadStoreBitwidth;
Converts narrow integer or float types that are not supported by the target hardware to wider types.
NarrowTypeEmulationConverter(unsigned targetBitwidth)
unsigned getLoadStoreBitwidth() const