From f4b841d4e2754861adade83ece637f84aed031da Mon Sep 17 00:00:00 2001 From: Bruno Cardoso Lopes Date: Tue, 20 Sep 2011 23:19:29 +0000 Subject: Revert r140097, working on a better approach git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140203 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/X86/avx-vinsertf128.ll | 7 ------- 1 file changed, 7 deletions(-) (limited to 'test/CodeGen') diff --git a/test/CodeGen/X86/avx-vinsertf128.ll b/test/CodeGen/X86/avx-vinsertf128.ll index 8813a7f6ab..2b2f7e5411 100644 --- a/test/CodeGen/X86/avx-vinsertf128.ll +++ b/test/CodeGen/X86/avx-vinsertf128.ll @@ -37,10 +37,3 @@ allocas: ret void } -; CHECK: _C -; CHECK-NOT: vinsertf128 $1 -define <4 x i32> @C(<4 x i32> %v1) nounwind readonly { - %1 = shufflevector <4 x i32> %v1, <4 x i32> undef, <8 x i32> - %2 = shufflevector <8 x i32> %1, <8 x i32> undef, <4 x i32> - ret <4 x i32> %2 -} -- cgit v1.2.3-70-g09d2