Making a guess to fix the test case with r204056 to get the build bot working.

llvm-svn: 204073
This commit is contained in:
Kevin Enderby 2014-03-17 19:00:03 +00:00
parent fae02989b7
commit 8d761cc56d
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
; SI: @v_cnd_nan
; SI: V_CNDMASK_B32_e64 v{{[0-9]}},
; SI-DAG: v{{[0-9]}}
; SI-DAG: -nan
; SI-DAG: nan
define void @v_cnd_nan(float addrspace(1)* %out, i32 %c, float %f) {
entry:
%0 = icmp ne i32 %c, 0