[InstCombine] fix miscompile of frem with 0.0 operand (PR34870)
We might want to select NAN here or do this transform with fast-math, but this should at least fix the miscompile. llvm-svn: 321461
Loading
Please register or sign in to comment
We might want to select NAN here or do this transform with fast-math, but this should at least fix the miscompile. llvm-svn: 321461