`linalg.pooling_nhwc_max_unsigned` and `linalg.pooling_nhwc_min_unsigned` ops should only allow integers. Refer to [contextual find thread](https://github.com/llvm/llvm-project/pull/163374#discussion_r2431645954) and [refactor solution prospect discussion](https://github.com/llvm/llvm-project/pull/163724#discussion_r2438940337). CC: @banach-space