Skip to content

Commit adfea33

Browse files
authored
[PowerPC][AIX] xfail atan-intrinsic to unblock bot (#143723)
Testcase from #143416 is causing the AIX bot to be red. XFAIL for now till issue can be resolved.
1 parent e64f8e0 commit adfea33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/Transforms/InstSimplify/ConstProp/atan-intrinsic.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
22
; RUN: opt -S -passes=instsimplify < %s | FileCheck %s
3+
; XFAIL: target={{.*}}-aix{{.*}}
34

45
define double @test_atan_0() {
56
; CHECK-LABEL: define double @test_atan_0() {

0 commit comments

Comments
 (0)