Set REQUIRES shell on the test cases for r186044
[oota-llvm.git] / test / CodeGen / Generic / vector.ll
index 84814a1c128fce2ae015fc1e17a86e8de20b1c4b..bc7c7d00a11c03638c7912cefdba64899bd0313d 100644 (file)
@@ -1,6 +1,6 @@
 ; Test that vectors are scalarized/lowered correctly.
 ; RUN: llc < %s
-
+; XFAIL: hexagon
 
 %d8 = type <8 x double>
 %f1 = type <1 x float>