Skip to content

Commit 900b636

Browse files
committed
[AIX][test] XFAIL constant folding log1p test
Test added by commit 47a6da2 fails on the AIX bot. So XFAIL for now to investigate further.
1 parent c5ca1b8 commit 900b636

File tree

1 file changed

+1
-0
lines changed
  • llvm/test/Transforms/InstCombine

1 file changed

+1
-0
lines changed

llvm/test/Transforms/InstCombine/log1p.ll

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
; XFAIL: target={{.*}}-aix{{.*}}
12
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
23
; RUN: opt < %s -passes=instcombine -S | FileCheck %s
34

0 commit comments

Comments
 (0)