Skip to content

Conversation

lei137
Copy link
Contributor

@lei137 lei137 commented Jun 11, 2025

Testcase from #143416 is causing the AIX bot to be red. XFAIL for now till issue can be resolved.

Testcase from llvm#143416 is
causing the AIX bot to be red.  XFAIL for now till issue can be
resolved.
@lei137 lei137 requested review from daltenty and topperc June 11, 2025 15:18
@llvmbot llvmbot added llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms labels Jun 11, 2025
@llvmbot
Copy link
Member

llvmbot commented Jun 11, 2025

@llvm/pr-subscribers-llvm-transforms

Author: Lei Huang (lei137)

Changes

Testcase from #143416 is causing the AIX bot to be red. XFAIL for now till issue can be resolved.


Full diff: https://github.com/llvm/llvm-project/pull/143723.diff

1 Files Affected:

  • (modified) llvm/test/Transforms/InstSimplify/ConstProp/atan-intrinsic.ll (+1)
diff --git a/llvm/test/Transforms/InstSimplify/ConstProp/atan-intrinsic.ll b/llvm/test/Transforms/InstSimplify/ConstProp/atan-intrinsic.ll
index d824d6d35643d..c5c17d65524c2 100644
--- a/llvm/test/Transforms/InstSimplify/ConstProp/atan-intrinsic.ll
+++ b/llvm/test/Transforms/InstSimplify/ConstProp/atan-intrinsic.ll
@@ -1,5 +1,6 @@
 ; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
 ; RUN: opt -S -passes=instsimplify < %s | FileCheck %s
+; XFAIL: target={{.*}}-aix{{.*}}
 
 define double @test_atan_0() {
 ; CHECK-LABEL: define double @test_atan_0() {

@lei137 lei137 merged commit adfea33 into llvm:main Jun 11, 2025
8 of 10 checks passed
lei137 added a commit to lei137/llvm-project that referenced this pull request Jun 12, 2025
tomtor pushed a commit to tomtor/llvm-project that referenced this pull request Jun 14, 2025
Testcase from llvm#143416 is
causing the AIX bot to be red. XFAIL for now till issue can be resolved.
akuhlens pushed a commit to akuhlens/llvm-project that referenced this pull request Jun 24, 2025
Testcase from llvm#143416 is
causing the AIX bot to be red. XFAIL for now till issue can be resolved.
@lei137 lei137 deleted the unblockAIXbot branch September 5, 2025 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants