[Mlir-commits] [mlir] [mlir] Use arith max or min ops instead of cmp + select (PR #82178)

Diego Caballero llvmlistbot at llvm.org
Wed Feb 21 09:33:42 PST 2024


https://github.com/dcaballe approved this pull request.

Thanks for checking. I also gave it a try and couldn't find anything related to affine min/max so I could be related to other ops... Let's go with this.

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


More information about the Mlir-commits mailing list