Skip to content

[SYCL][Fusion] Stop fusion attempt early if nothing is enqueued #12065

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
Dec 4, 2023

Conversation

jopperm
Copy link
Contributor

@jopperm jopperm commented Dec 4, 2023

Previously, fusion would fail because an empty list of ND ranges is determined to be incompatible.

@jopperm jopperm self-assigned this Dec 4, 2023
@jopperm jopperm requested a review from a team as a code owner December 4, 2023 13:55
@jopperm
Copy link
Contributor Author

jopperm commented Dec 4, 2023

@intel/llvm-gatekeepers Could you merge this, please? (The CUDA runner seems to broken at the moment.)

@steffenlarsen steffenlarsen merged commit d616546 into intel:sycl Dec 4, 2023
@jopperm jopperm deleted the abort-on-empty-fusion-list branch December 4, 2023 15:28
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.

4 participants