From 615c74e7a3baa7f555d16c0093599fc78024f4fb Mon Sep 17 00:00:00 2001 From: Simon Pilgrim Date: Mon, 2 Oct 2017 15:16:30 +0000 Subject: [PATCH] Regenerate test. NFCI. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314679 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/X86/avx2-vbroadcast.ll | 2 -- 1 file changed, 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 -- 2.50.1