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

Diego Caballero llvmlistbot at llvm.org
Tue Feb 20 22:15:52 PST 2024


https://github.com/dcaballe commented:

LGTM. I'm having a dejavu, though... as if somebody else had already tried something similar in the Affine to Standard lowering and we realized that there was some semantic differences/corner cases... Could you please do a search on Phabricator to be sure that there isn't anything similar?

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


More information about the Mlir-commits mailing list