Skip to content
Commit 75c645c6 authored by Mon P Wang's avatar Mon P Wang
Browse files

A not equal for an unordered relation should return true as specified in IEEE-754, e.g.,

NAN != NAN ? 1 : 0 should return 1.  Also fix the case for complex.

llvm-svn: 102598
parent 38dfa5cf
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