Skip to content

[SYCL][E2E] Remove FPGA support from E2E tests #18959

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

Draft
wants to merge 7 commits into
base: sycl
Choose a base branch
from

Conversation

ayylol
Copy link
Contributor

@ayylol ayylol commented Jun 12, 2025

First of multiple PRs to remove FPGA support from DPC++ (See #16929).

This PR removes support for FPGAs from the sycl E2E tests. Note that instead of lit quitting with an error if an unsupported device is available, I am switching the behaviour to issue a warning so that it does not crash currently if an FPGA device is available.

// REQUIRES: any-device-is-cpu, any-device-is-gpu

// XFAIL: *
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/00000
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Reminder to create this issue tracker

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.

1 participant