summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-02-13 01:36:27 +0000
committerCraig Topper <craig.topper@intel.com>2018-02-13 01:36:27 +0000
commitef619918f2d776dc3e629c3c20dd98430864f88c (patch)
tree73ad55f6e9bc539bee63441f9774fee27ca47861
parent1941bb7887375d18e97c0290a7ab6b4f7986135c (diff)
downloadbcm5719-llvm-ef619918f2d776dc3e629c3c20dd98430864f88c.tar.gz
bcm5719-llvm-ef619918f2d776dc3e629c3c20dd98430864f88c.zip
[X86] Remove duplicate CHECK-LABEL line the update script didn't delete when I converted the test.
llvm-svn: 324979
-rw-r--r--llvm/test/CodeGen/X86/2012-01-18-vbitcast.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/2012-01-18-vbitcast.ll b/llvm/test/CodeGen/X86/2012-01-18-vbitcast.ll
index deee891697e..61c25021bba 100644
--- a/llvm/test/CodeGen/X86/2012-01-18-vbitcast.ll
+++ b/llvm/test/CodeGen/X86/2012-01-18-vbitcast.ll
@@ -1,7 +1,6 @@
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
; RUN: llc < %s -mcpu=corei7 -mtriple=x86_64-pc-win32 | FileCheck %s
-;CHECK-LABEL: vcast:
define <2 x i32> @vcast(<2 x float> %a, <2 x float> %b) {
; CHECK-LABEL: vcast:
; CHECK: # %bb.0:
OpenPOWER on IntegriCloud