Skip to content
Commit 7b6b5dd9 authored by Dan Gohman's avatar Dan Gohman
Browse files

Don't do the X * 0.0 -> 0.0 transformation in instcombine, because

instcombine doesn't know when it's safe. To partially compensate
for this, introduce new code to do this transformation in
dagcombine, which can use UnsafeFPMath.

llvm-svn: 72872
parent 7dae1144
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment