Skip to content

[OpenMP] Implement __kmp_is_address_mapped on DragonFlyBSD. #82895

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 25, 2024

Conversation

devnexen
Copy link
Member

implement internal __kmp_is_address_mapped.

@llvmbot llvmbot added the openmp:libomp OpenMP host runtime label Feb 24, 2024
Copy link

github-actions bot commented Feb 24, 2024

✅ With the latest revision this PR passed the C/C++ code formatter.

@brad0
Copy link
Contributor

brad0 commented Feb 24, 2024

The commit message should be more like [openmp] Implement __kmp_is_address_mapped on DragonFly

@brad0 brad0 changed the title [openmp] fix DragonflyBSD's runtime build. [openmp] implements __kmp_is_address_mapped on DragonFlyBSD. Feb 24, 2024
@brad0
Copy link
Contributor

brad0 commented Feb 25, 2024

cc @shiltian

@shiltian shiltian changed the title [openmp] implements __kmp_is_address_mapped on DragonFlyBSD. [OpenMP] Implement __kmp_is_address_mapped on DragonFlyBSD. Feb 25, 2024
Copy link
Contributor

@shiltian shiltian left a comment

Choose a reason for hiding this comment

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

LGTM

@devnexen devnexen merged commit 9e7c0b1 into llvm:main Feb 25, 2024
llvmbot pushed a commit to llvmbot/llvm-project that referenced this pull request Feb 26, 2024
implement internal __kmp_is_address_mapped.

(cherry picked from commit 9e7c0b1)
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