[Mlir-commits] [mlir] [mlir][tosa] Add clamp op support to `TosaNarrowI64ToI32` pass (PR #169308)
Michael Platings
llvmlistbot at llvm.org
Thu Dec 11 02:46:19 PST 2025
mplatings wrote:
I think it would be good to have tests for the non-aggressive case when (a) max_val and (b) min_val are outside the 32-bit range. Otherwise LGTM
https://github.com/llvm/llvm-project/pull/169308
More information about the Mlir-commits
mailing list