[Mlir-commits] [mlir] Extending UniformQuantizedType with interface-based support for new storage types in Quant dialect (PR #152966)

Matthias Springer llvmlistbot at llvm.org
Mon Aug 11 03:40:36 PDT 2025


https://github.com/matthias-springer commented:

What other types could be used as storage types in the future? I'm not very familiar with quantization, but I've always thought of the storage type as just a "bag of bits" without structure. In that case, an integer type would be sufficient.


https://github.com/llvm/llvm-project/pull/152966


More information about the Mlir-commits mailing list