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)
llvm-svn: 232758

llvm/test/CodeGen/Generic/vector.ll

index 9479efd..962b129 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>