Update OpenMP from LLVM 1823581ecb to 22.1.8 - #27437
Merged
Merged
Conversation
This file was added in llvm/llvm-project#176151 and didn't exist in LLVM 22.1.8 release.
Member
Author
sbc100
approved these changes
Jul 28, 2026
Collaborator
|
Thanks @aheejin ! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This updates (?) OpenMP from 1823581ecb to LLVM 22.1.8:
https://github.com/llvm/llvm-project/releases/tag/llvmorg-22.1.8
Because #27073 added OpenMP from then-LLVM-tot 1823581ecb, this is effectively not updating but downgrading to make this in sync with our other LLVM libraries.
All
./test/runner *.test_openmp_max_threadspass, except forstrict.test_openmp_max_threads, which also fails in the main branch.Additional changes:
Apply the fix from Fix compiler-rt/openpm with latest LLVM +
-Wunused-template#27289: 8f254a0Remove
kmp_invoke_microtask.cppfrom build: b104d06This file was added in [openmp] Add support for arm64ec to libomp llvm/llvm-project#176151 and didn't exist in LLVM 22.1.8 release.