summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/CodeGen/X86/extract-concat.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/X86/extract-concat.ll b/test/CodeGen/X86/extract-concat.ll
index b07cf6a93d..704309eb65 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>