[x86] remove 'nan' strings from copysign assertions; NFC
authorSanjay Patel <spatel@rotateright.com>
Sun, 2 Oct 2016 17:07:24 +0000 (17:07 +0000)
committerSanjay Patel <spatel@rotateright.com>
Sun, 2 Oct 2016 17:07:24 +0000 (17:07 +0000)
commit170d7eb3031e7b13e10a6e7e92eddc3630e51872
tree05d2c0e7afb5c7e3223d2a2660b7f9e17e69b7ac
parentdfbbbcd6628f0380707e73f97b6159d8c4878ac8
[x86] remove 'nan' strings from copysign assertions; NFC

Preemptively scrubbing these to avoid a bot fail as in PR30443:
https://llvm.org/bugs/show_bug.cgi?id=30443

I'm nearly done with a patch to fix these cases, so not trying very
hard to do better for the temporary win.

I plan to use better checks than what the script produces for the vectorized cases.

llvm-svn: 283072
llvm/test/CodeGen/X86/vec-copysign.ll