kurapov-peter wrote: > * The `linalg.reduce { maxnum }`'s init constant is wrong, will yield wrong max if all numbers are `<=0`. Oh, nice catch! Misused the smallest api :) Will fix in a bit. https://github.com/llvm/llvm-project/pull/97582