aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2017-10-02 15:16:30 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2017-10-02 15:16:30 +0000
commit615c74e7a3baa7f555d16c0093599fc78024f4fb (patch)
tree887b24fdc010e90e8ff0969e6a5479c1518a855b
parent84282c5aaa05597911ff962a7fc5038953598206 (diff)
Regenerate test. NFCI.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314679 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/CodeGen/X86/avx2-vbroadcast.ll2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/CodeGen/X86/avx2-vbroadcast.ll b/test/CodeGen/X86/avx2-vbroadcast.ll
index afdfaa48611..cb7ce0f2271 100644
--- a/test/CodeGen/X86/avx2-vbroadcast.ll
+++ b/test/CodeGen/X86/avx2-vbroadcast.ll
@@ -734,7 +734,6 @@ define void @crash() nounwind alwaysinline {
; X32-NEXT: LBB33_1: ## %footer349VF
; X32-NEXT: ## =>This Inner Loop Header: Depth=1
; X32-NEXT: jmp LBB33_1
-; X32-NEXT: ## -- End function
;
; X64-LABEL: crash:
; X64: ## BB#0: ## %WGLoopsEntry
@@ -747,7 +746,6 @@ define void @crash() nounwind alwaysinline {
; X64-NEXT: LBB33_1: ## %footer349VF
; X64-NEXT: ## =>This Inner Loop Header: Depth=1
; X64-NEXT: jmp LBB33_1
-; X64-NEXT: ## -- End function
WGLoopsEntry:
br i1 undef, label %ret, label %footer329VF