[Mlir-commits] [mlir] [mlir][arith] Fix arith maxnumf/minnumf folder (PR #114595)

Mehdi Amini llvmlistbot at llvm.org
Mon Nov 4 08:06:16 PST 2024


joker-eph wrote:

> IIRC, we don't care about signaling NaNs but should otherwise distinguish between the 3 versions of max/min.

Wouldn't users like Flang care about signaling NaNs?

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


More information about the Mlir-commits mailing list