Skip to content
Commit 8f69c9e4 authored by Chris Lattner's avatar Chris Lattner
Browse files

I misled Alkis: LLVM should have isnan, not isunordered.

  isunordered(X, Y) === isnan(X) | isnan(Y)

Remove isunordered, add isnan.

llvm-svn: 14132
parent 3b4f4375
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment