We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43a1fcb commit 1a48164Copy full SHA for 1a48164
llvm/test/Transforms/InstCombine/fixedpoint-and-or-icmps.ll
@@ -1,6 +1,5 @@
1
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
2
-; RUN: opt < %s -passes=instcombine -S | FileCheck %s
3
-; XFAIL: *
+; RUN: opt < %s -passes='instcombine<max-iterations=5>' -S | FileCheck %s
4
5
; This is a fuzzer-generated test that would assert because
6
; we'd get into foldAndOfICmps() without running InstSimplify
0 commit comments