[Mlir-commits] [mlir] [MLIR][Linalg] Add `maximumf` as an binary `linalg.elementwise` fn (PR #153635)

Adam Siemieniuk llvmlistbot at llvm.org
Fri Aug 15 01:23:40 PDT 2025


https://github.com/adam-smnk commented:

What's the difference over the current `max_signed/unsigned` on floats?

Is there a plan to clean up eltwise kind semantics?

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


More information about the Mlir-commits mailing list