summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/v-split.ll
diff options
context:
space:
mode:
authorDylan McKay <me@dylanmckay.io>2017-07-16 23:33:50 +0000
committerDylan McKay <me@dylanmckay.io>2017-07-16 23:33:50 +0000
commit5c8a50bddd973e5ea126758c346423b5b901bd21 (patch)
tree9abd4ea890473b3e66199f3dc14a4ccde8fa53e8 /llvm/test/CodeGen/Generic/v-split.ll
parent67a64041b95e626d2b852abb5d1eccb3237046f8 (diff)
downloadbcm5719-llvm-5c8a50bddd973e5ea126758c346423b5b901bd21.tar.gz
bcm5719-llvm-5c8a50bddd973e5ea126758c346423b5b901bd21.zip
[AVR] Add/remove XFAILs to get the backend passing Generic CodeGen tests
A few tests have since been fixed, and a few since now fail. llvm-svn: 308151
Diffstat (limited to 'llvm/test/CodeGen/Generic/v-split.ll')
-rw-r--r--llvm/test/CodeGen/Generic/v-split.ll3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/test/CodeGen/Generic/v-split.ll b/llvm/test/CodeGen/Generic/v-split.ll
index 91aece94fec..f9a1cee440c 100644
--- a/llvm/test/CodeGen/Generic/v-split.ll
+++ b/llvm/test/CodeGen/Generic/v-split.ll
@@ -1,8 +1,5 @@
; RUN: llc < %s
-; Bug: PR31898
-; XFAIL: avr
-
%f8 = type <8 x float>
define void @test_f8(%f8 *%P, %f8* %Q, %f8 *%S) {
OpenPOWER on IntegriCloud