Skip to content
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

[OpenMP] Enable the affinity tests on FreeBSD, NetBSD and DragonFly #85500

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

brad0
Copy link
Contributor

@brad0 brad0 commented Mar 16, 2024

FreeBSD, NetBSD and DragonFly also have affinity support. So enable the tests there as well.

@llvmbot llvmbot added the openmp:libomp OpenMP host runtime label Mar 16, 2024
@brad0 brad0 requested a review from shiltian March 16, 2024 06:26
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. This depends on another patch that implements affinity right?

@brad0
Copy link
Contributor Author

brad0 commented Mar 19, 2024

LGTM. This depends on another patch that implements affinity right?

The support was already there.

763b939
11cd2a3
fa4cc39

There were no tests.

@brad0 brad0 merged commit c7de4a3 into llvm:main Mar 19, 2024
6 checks passed
@brad0 brad0 deleted the openmp_lit_affinity branch March 19, 2024 17:29
chencha3 pushed a commit to chencha3/llvm-project that referenced this pull request Mar 23, 2024
…lvm#85500)

FreeBSD, NetBSD and DragonFly also have affinity support. So enable the tests there as well.
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.

None yet

3 participants