Skip to content

Update libomp-version to 22.1.6 from 21.1.8#10

Open
zosopentoolsmain wants to merge 1 commit into
mainfrom
bump-libomp-version-22.1.6
Open

Update libomp-version to 22.1.6 from 21.1.8#10
zosopentoolsmain wants to merge 1 commit into
mainfrom
bump-libomp-version-22.1.6

Conversation

@zosopentoolsmain
Copy link
Copy Markdown
Contributor

No description provided.

@augmentcode
Copy link
Copy Markdown

augmentcode Bot commented May 19, 2026

🤖 Augment PR Summary

Summary: Updates the OpenMP/libomp port to use LLVM release version 22.1.6 instead of 21.1.8.
Changes: Bumps LIBOMP_VERSION in buildenv, which propagates to the LLVM release download URLs and version reporting.

🤖 Was this summary useful? React with 👍 or 👎

Copy link
Copy Markdown

@augmentcode augmentcode Bot left a comment

Choose a reason for hiding this comment

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

Review completed. 1 suggestion posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

Comment thread buildenv
@@ -1,5 +1,5 @@
# bump: libomp-version /LIBOMP_VERSION="(.*)"/ https://github.com/llvm/llvm-project.git|semver:*
LIBOMP_VERSION="21.1.8"
LIBOMP_VERSION="22.1.6"
Copy link
Copy Markdown

@augmentcode augmentcode Bot May 19, 2026

Choose a reason for hiding this comment

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

With ZOPEN_CLEAN="skip", bumping LIBOMP_VERSION can accidentally reuse an existing cmake/ directory from the previous version because zopen_post_extract only downloads CMake sources when cmake/ is missing. That can produce mixed-version sources in incremental builds; consider ensuring the cmake/ dir is refreshed when LIBOMP_VERSION changes.

Severity: medium

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.

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.

1 participant