Skip to content

Conversation

@kkwli
Copy link
Collaborator

@kkwli kkwli commented Nov 18, 2025

bb563b1 handles the links in the build directory but misses the case in the install step. This patch is to link only the libomp.a on AIX.

@llvmbot llvmbot added the openmp:libomp OpenMP host runtime label Nov 18, 2025
Copy link
Contributor

@madanial0 madanial0 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!

@kkwli kkwli self-assigned this Nov 18, 2025
@kkwli kkwli merged commit 4544ff6 into llvm:main Nov 20, 2025
12 checks passed
@kkwli kkwli deleted the aix-libomp-install branch November 20, 2025 14:09
@llvm-ci
Copy link
Collaborator

llvm-ci commented Nov 20, 2025

LLVM Buildbot has detected a new failure on builder ppc64le-flang-rhel-clang running on ppc64le-flang-rhel-test while building openmp at step 6 "test-build-unified-tree-check-flang".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/157/builds/42383

Here is the relevant piece of the build log for the reference
Step 6 (test-build-unified-tree-check-flang) failure: 1200 seconds without output running [b'ninja', b'check-flang'], attempting to kill
...
PASS: Flang :: Transforms/OpenACC/acc-implicit-data-fortran.F90 (3997 of 4007)
PASS: Flang :: Transforms/constant-argument-globalisation.fir (3998 of 4007)
PASS: Flang :: Transforms/external-name-interop-symref-array.fir (3999 of 4007)
PASS: Flang :: Transforms/debug-line-table.fir (4000 of 4007)
PASS: Flang :: Transforms/tbaa3.fir (4001 of 4007)
PASS: Flang :: Transforms/dlti-dependency.fir (4002 of 4007)
PASS: Flang :: Driver/omp-driver-offload.f90 (4003 of 4007)
PASS: Flang :: Transforms/debug-dwarf-version.fir (4004 of 4007)
PASS: Flang :: Driver/linker-options.f90 (4005 of 4007)
PASS: Flang :: Intrinsics/math-codegen.fir (4006 of 4007)
command timed out: 1200 seconds without output running [b'ninja', b'check-flang'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=3044.909700

aadeshps-mcw pushed a commit to aadeshps-mcw/llvm-project that referenced this pull request Nov 26, 2025
…ep (NFC) (llvm#168585)

Commit bb563b1 handles the links in the build directory but 
misses the case in the install step. This patch is to link only 
the libomp.a on AIX.
Priyanshu3820 pushed a commit to Priyanshu3820/llvm-project that referenced this pull request Nov 26, 2025
…ep (NFC) (llvm#168585)

Commit bb563b1 handles the links in the build directory but 
misses the case in the install step. This patch is to link only 
the libomp.a on AIX.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

openmp:libomp OpenMP host runtime

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants