Unxfail test/CodeGen/Generic/vector.ll now passing on Hexagon
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Thu, 19 Mar 2015 20:22:17 +0000 (20:22 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Thu, 19 Mar 2015 20:22:17 +0000 (20:22 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232758 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Generic/vector.ll

index 9479efd87c30447e55492a503b59241710740521..962b1295b5de0ff3879be11fe99b0f25539375cf 100644 (file)
@@ -1,6 +1,5 @@
 ; Test that vectors are scalarized/lowered correctly.
 ; RUN: llc < %s
-; XFAIL: hexagon
 
 %d8 = type <8 x double>
 %f1 = type <1 x float>