[Mlir-commits] [mlir] [mlir][spirv] Add last 6 Element Binary operators to TOSA Ext Inst Set (PR #184121)

Davide Grohmann llvmlistbot at llvm.org
Thu Mar 5 00:48:19 PST 2026


davidegrohmann wrote:

> @davidegrohmann BTW, we should also revisit the Clamp op definition -- it doesn't say if the math is signed or unsigned

I went through all the ops and I have added clarifications in the description about signed/unsigned integers.
Basically it is always signed integers.

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


More information about the Mlir-commits mailing list