summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/test/CodeGen/Generic/isunord.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Generic/isunord.ll b/llvm/test/CodeGen/Generic/isunord.ll
index c8dabc4424a..1495bd0bb23 100644
--- a/llvm/test/CodeGen/Generic/isunord.ll
+++ b/llvm/test/CodeGen/Generic/isunord.ll
@@ -1,5 +1,5 @@
; RUN: llvm-upgrade < %s | llvm-as | llc
-; XFAIL: ia64|sparcv8
+; XFAIL: ia64
declare bool %llvm.isunordered.f64(double, double)
OpenPOWER on IntegriCloud