mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-04 00:31:54 +00:00
[X86] Remove duplicate CHECK-LABEL line the update script didn't delete when I converted the test.
llvm-svn: 324979
This commit is contained in:
parent
0c3d7f245c
commit
353ec1fe96
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user