summaryrefslogtreecommitdiff
path: root/test/CodeGen/R600/fcmp-cnd.ll
diff options
context:
space:
mode:
authorVincent Lejeune <vljn@ovi.com>2013-09-04 19:53:46 +0000
committerVincent Lejeune <vljn@ovi.com>2013-09-04 19:53:46 +0000
commitbb25a01d232257b134f1f6a5810116cbb04b95b1 (patch)
treec8372c60ee26e9325086cf932b4a20633f3f9487 /test/CodeGen/R600/fcmp-cnd.ll
parentb3df27d4402d8c8fc81d5acec812035360806cdc (diff)
downloadllvm-bb25a01d232257b134f1f6a5810116cbb04b95b1.tar.gz
llvm-bb25a01d232257b134f1f6a5810116cbb04b95b1.tar.bz2
llvm-bb25a01d232257b134f1f6a5810116cbb04b95b1.tar.xz
R600: Non vector only instruction can be scheduled on trans unit
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189980 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/R600/fcmp-cnd.ll')
-rw-r--r--test/CodeGen/R600/fcmp-cnd.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/R600/fcmp-cnd.ll b/test/CodeGen/R600/fcmp-cnd.ll
index 7373a21479..1d4e323d3a 100644
--- a/test/CodeGen/R600/fcmp-cnd.ll
+++ b/test/CodeGen/R600/fcmp-cnd.ll
@@ -2,7 +2,7 @@
;Not checking arguments 2 and 3 to CNDE, because they may change between
;registers and literal.x depending on what the optimizer does.
-;CHECK: CNDE * T{{[0-9]+\.[XYZW], T[0-9]+\.[XYZW]}}
+;CHECK: CNDE T{{[0-9]+\.[XYZW], T[0-9]+\.[XYZW]}}
define void @test(i32 addrspace(1)* %out, float addrspace(1)* %in) {
entry: