projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2683baa
)
Making a guess to fix the test case with r204056 to get the build bot working.
author
Kevin Enderby
<enderby@apple.com>
Mon, 17 Mar 2014 19:00:03 +0000
(19:00 +0000)
committer
Kevin Enderby
<enderby@apple.com>
Mon, 17 Mar 2014 19:00:03 +0000
(19:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204073
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/R600/v_cndmask.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/R600/v_cndmask.ll
b/test/CodeGen/R600/v_cndmask.ll
index 9253f76d9c52c523a129f29b9f330f6ee902a86e..829b33de3428cd774b3de90ea219d6e6aaf136bf 100644
(file)
--- a/
test/CodeGen/R600/v_cndmask.ll
+++ b/
test/CodeGen/R600/v_cndmask.ll
@@
-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