Issue 164800
Summary [Linalg] Disallow linalg.pooling_*max/min_unsigned ops to allow float data types
Labels mlir:linalg
Assignees
Reporter Abhishek-Varma
    `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 
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to