X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FX86%2Fextract-concat.ll;h=704309eb650724a49a8bd6f2ca24b099163052c1;hb=a1a323c6376719271f7f1506bd38062189328ef6;hp=b07cf6a93dfa67516755ce61af7a6132b8d1a76c;hpb=6e0c2b36d6dfe66ec394ad050f4a08252975b5ef;p=oota-llvm.git diff --git a/test/CodeGen/X86/extract-concat.ll b/test/CodeGen/X86/extract-concat.ll index b07cf6a93df..704309eb650 100644 --- a/test/CodeGen/X86/extract-concat.ll +++ b/test/CodeGen/X86/extract-concat.ll @@ -1,5 +1,4 @@ ; RUN: llc < %s -mcpu=corei7 -mtriple=x86_64-unknown-linux-gnu | FileCheck %s -; XFAIL: * define void @foo(<4 x float> %in, <4 x i8>* %out) { %t0 = fptosi <4 x float> %in to <4 x i32>