Skip to content

Merge clang and flang bots for ppc64 on AIX#780

Open
madanial0 wants to merge 1 commit intollvm:mainfrom
madanial0:ppc64_aix_mergebot
Open

Merge clang and flang bots for ppc64 on AIX#780
madanial0 wants to merge 1 commit intollvm:mainfrom
madanial0:ppc64_aix_mergebot

Conversation

@madanial0
Copy link
Contributor

@madanial0 madanial0 commented Mar 4, 2026

We aim to merge both clang and flang bots to the same builder we plan on using the same worker aix-ppc64 (to avoid need to do another password exchange process). We will be getting rid of the other worker.

The merged build achieves faster build times due to reduced machine loads and getting rid of build redundancies. Once this PR lands we plan on moving to the staging master until the build is stable then back to the production master.

@madanial0 madanial0 self-assigned this Mar 4, 2026
Copy link
Member

@daltenty daltenty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

"-DCMAKE_CXX_COMPILER=clang++",
'-DLLVM_DEFAULT_TARGET_TRIPLE=powerpc64-ibm-aix',
'-DLLVM_INSTALL_UTILS=ON',
'-DCMAKE_CXX_STANDARD=17',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: I don't think this flag is really necessary, I think we already set this in the CMakeLists.txt somewhere for LLVM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants