[Mlir-commits] [mlir] [mlir][math] Fix the description of the semantics of math.clampf (PR #175012)

Kunwar Grover llvmlistbot at llvm.org
Thu Jan 15 08:56:39 PST 2026


Groverkss wrote:

Maybe the implementation is wrong then. When this op was added, it was supposed to be similar to the cuda op: https://developer.download.nvidia.com/cg/clamp.html which discribes it as max(min())

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


More information about the Mlir-commits mailing list