[Mlir-commits] [mlir] [MLIR][TOSA-Linalg] Fix rescale lowering for unsigned input zp (PR #138313)

Thomas Preud'homme llvmlistbot at llvm.org
Tue May 6 16:19:14 PDT 2025


RoboTux wrote:

I had to revert because when the zero point was 32768 in i16 case the verifier returned an error. I've created https://github.com/llvm/llvm-project/pull/138780 for the new revision.

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


More information about the Mlir-commits mailing list