summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/compare-signs.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/InstCombine/compare-signs.ll')
-rw-r--r--test/Transforms/InstCombine/compare-signs.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Transforms/InstCombine/compare-signs.ll b/test/Transforms/InstCombine/compare-signs.ll
index ba638ba36f..2f98641a24 100644
--- a/test/Transforms/InstCombine/compare-signs.ll
+++ b/test/Transforms/InstCombine/compare-signs.ll
@@ -1,4 +1,5 @@
; RUN: opt %s -instcombine -S | FileCheck %s
+; XFAIL: *
; PR5438
; TODO: This should also optimize down.