[Mlir-commits] [mlir] [mlir][quant] Print actual quant storage type when signed (PR #187300)

German Gambon llvmlistbot at llvm.org
Thu Apr 2 08:22:00 PDT 2026


ggambon wrote:

> Do we also need a roundtrip test in mlir/test/Dialect/Quant/Bytecode/ ?

Added tests for si8 and ui8, since there was no coverage of signed types at all, even though the issue in the PR is covered by the other test fully.

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


More information about the Mlir-commits mailing list