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

Segfault when running code with target nowait compiled for x86 offloading #48678

Closed
shiltian opened this issue Feb 23, 2021 · 4 comments
Closed
Labels
bugzilla Issues migrated from bugzilla openmp

Comments

@shiltian
Copy link
Contributor

Bugzilla Link 49334
Resolution FIXED
Resolved on May 06, 2021 12:57
Version unspecified
OS All
Blocks #48246
Attachments reproducer
CC @JonChesterfield
Fixed by commit(s) e5da63d d24e102

Extended Description

The test case is attached. Compilation command:

$ clang++ -fopenmp -fopenmp-targets=x86_64 bug.cpp
@shiltian
Copy link
Contributor Author

It's confirmed. Try to fix it in https://reviews.llvm.org/D97329.

@tstellar
Copy link
Collaborator

tstellar commented Mar 5, 2021

Merged: d24e102

@JonChesterfield
Copy link
Collaborator

The test case for this hangs when running on amdgpu offloading, have not determined why.

@Meinersbur
Copy link
Member

mentioned in issue llvm/llvm-bugzilla-archive#50739

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla openmp
Projects
None yet
Development

No branches or pull requests

4 participants