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
Loading
Please register or sign in to comment