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:
f423025
)
Remove duplicated RUN lines in middle of test
author
Matt Arsenault
<Matthew.Arsenault@amd.com>
Thu, 25 Sep 2014 23:16:14 +0000
(23:16 +0000)
committer
Matt Arsenault
<Matthew.Arsenault@amd.com>
Thu, 25 Sep 2014 23:16:14 +0000
(23:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218473
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/R600/fp_to_uint.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/R600/fp_to_uint.ll
b/test/CodeGen/R600/fp_to_uint.ll
index 90f42f4244854356eff6b949049402f529936576..63c77e83c24469ed8bfb26b20a6313b0ac4b9a1b 100644
(file)
--- a/
test/CodeGen/R600/fp_to_uint.ll
+++ b/
test/CodeGen/R600/fp_to_uint.ll
@@
-29,8
+29,6
@@
define void @fp_to_uint_v4i32(<4 x i32> addrspace(1)* %out, <4 x float> addrspac
store <4 x i32> %result, <4 x i32> addrspace(1)* %out
ret void
}
-; RUN: llc -march=r600 -mcpu=SI -verify-machineinstrs < %s | FileCheck --check-prefix=SI --check-prefix=FUNC %s
-; RUN: llc -march=r600 -mcpu=redwood < %s | FileCheck --check-prefix=EG --check-prefix=FUNC %s
; FUNC: @fp_to_uint_i64
; EG-DAG: AND_INT