summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/fcmp.ll
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2015-08-31 21:10:35 +0000
committerHans Wennborg <hans@hanshq.net>2015-08-31 21:10:35 +0000
commit4a61370b8f68af510e3876db891a6ef578a17c60 (patch)
tree0573f1d21819d9f0f8fab526fb07ed59a39d0b5b /llvm/test/CodeGen/AMDGPU/fcmp.ll
parent21c1bc46aee2b69c2c48db8e961f0ce8394f21e1 (diff)
downloadbcm5719-llvm-4a61370b8f68af510e3876db891a6ef578a17c60.tar.gz
bcm5719-llvm-4a61370b8f68af510e3876db891a6ef578a17c60.zip
Fix CHECK directives that weren't checking.
llvm-svn: 246485
Diffstat (limited to 'llvm/test/CodeGen/AMDGPU/fcmp.ll')
-rw-r--r--llvm/test/CodeGen/AMDGPU/fcmp.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/AMDGPU/fcmp.ll b/llvm/test/CodeGen/AMDGPU/fcmp.ll
index 5207ab57bad..97d954fcc3c 100644
--- a/llvm/test/CodeGen/AMDGPU/fcmp.ll
+++ b/llvm/test/CodeGen/AMDGPU/fcmp.ll
@@ -20,7 +20,7 @@ entry:
; CHECK: {{^}}fcmp_br:
; CHECK: SET{{[N]*}}E_DX10 * T{{[0-9]+\.[XYZW],}}
-; CHECK-NEXT {{[0-9]+(5.0}}
+; CHECK-NEXT: {{[0-9]+\(5.0}}
define void @fcmp_br(i32 addrspace(1)* %out, float %in) {
entry:
OpenPOWER on IntegriCloud