Skip to content
Commit 0fe6bce9 authored by Chris Lattner's avatar Chris Lattner
Browse files

fdiv/frem of undef can produce undef, because the undef operand

can be a SNaN.  We could be more aggressive and turn this into 
unreachable, but that is less nice, and not really worth it.

llvm-svn: 47313
parent 5f9f34d0
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