Skip to content

[Clang][SYCL][LIT] Fix lb_sm_90.cpp when nvptx target is not enabled #14289

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
Jun 26, 2024

Conversation

sarnex
Copy link
Contributor

@sarnex sarnex commented Jun 25, 2024

This fails for me constantly in check-clang locally because I don't build nvptx. I verified this is UNSUPPORTED when nvptx is not built and runs and passes when it is built.

@sarnex sarnex requested a review from a team as a code owner June 25, 2024 19:19
@sarnex sarnex temporarily deployed to WindowsCILock June 25, 2024 19:21 — with GitHub Actions Inactive
@sarnex sarnex changed the title [Clang][LIT] Fix lb_sm_90.cpp when nvptx target is not enabled [Clang][SYCL][LIT] Fix lb_sm_90.cpp when nvptx target is not enabled Jun 25, 2024
@sarnex sarnex temporarily deployed to WindowsCILock June 25, 2024 20:11 — with GitHub Actions Inactive
Copy link
Contributor

@asudarsa asudarsa left a comment

Choose a reason for hiding this comment

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

Thanks for the fix.

@asudarsa
Copy link
Contributor

weird that it's running all the tests. It would help to have a better way to handle test updates.

@sarnex
Copy link
Contributor Author

sarnex commented Jun 25, 2024

Yeah I just made #14291 for that

@sarnex
Copy link
Contributor Author

sarnex commented Jun 26, 2024

@intel/dpcpp-cfe-reviewers Ping on this one? Should be a very easy (one line!) review. Thanks :)

@sarnex sarnex merged commit ddca45f into intel:sycl Jun 26, 2024
15 checks passed
@sarnex
Copy link
Contributor Author

sarnex commented Jun 26, 2024

Thanks again!

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.

3 participants