Amr Hesham 70dc0961d0
[MLIR][Complex] DivOp check for NaN in the folder (#169724)
Fold DivOp in complex to Complex of NaNs if LHS or RHS is a NaN value,
and prevent folding without knowing that LHS isn't NaN
2026-01-14 19:47:33 +01:00
..