[Mlir-commits] [mlir] Extending UniformQuantizedType with interface-based support for new storage types in Quant dialect (PR #152966)
Matthias Springer
llvmlistbot at llvm.org
Tue Feb 10 05:44:36 PST 2026
matthias-springer wrote:
Sorry, I'm late to the party. But does `QuantStorageTypeInterface` really belong into `MLIRIR`? I think it should be moved to `MLIRQuantDialect`. The interface can then be implemented on builtin types via external model.
https://github.com/llvm/llvm-project/pull/152966
More information about the Mlir-commits
mailing list