summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/vector.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/Generic/vector.ll')
-rw-r--r--llvm/test/CodeGen/Generic/vector.ll3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/Generic/vector.ll b/llvm/test/CodeGen/Generic/vector.ll
index 2d4dc501a53..9c0cacdcd87 100644
--- a/llvm/test/CodeGen/Generic/vector.ll
+++ b/llvm/test/CodeGen/Generic/vector.ll
@@ -1,6 +1,9 @@
; Test that vectors are scalarized/lowered correctly.
; RUN: llc < %s
+; Bug: PR31898
+; XFAIL: avr
+
%d8 = type <8 x double>
%f1 = type <1 x float>
%f2 = type <2 x float>
OpenPOWER on IntegriCloud