[Mlir-commits] [mlir] [mlir][arith] Add support for expanding arith.maxnumf/minnumf ops. (PR #75989)
Jakub Kuderski
llvmlistbot at llvm.org
Tue Dec 19 20:59:24 PST 2023
https://github.com/kuhar approved this pull request.
LGTM. Just one suggestion: consider quoting the `maxnumf` op semantics in the PR message. You already explained why this lowering is conformant to them, but to confirm we have to go and look it up somewhere else.
https://github.com/llvm/llvm-project/pull/75989
More information about the Mlir-commits
mailing list