Skip to content

[SYCL] Should loop fusion attributes be enabled for C code? #2912

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

Closed
elizabethandrews opened this issue Dec 18, 2020 · 2 comments
Closed

[SYCL] Should loop fusion attributes be enabled for C code? #2912

elizabethandrews opened this issue Dec 18, 2020 · 2 comments
Assignees

Comments

@elizabethandrews
Copy link
Contributor

elizabethandrews commented Dec 18, 2020

Investigate this and enable attribute and add tests for C code if required. See comment thread #2877 (comment) for details

@GarveyJoe
Copy link
Contributor

Currently these attributes are only understood by the FPGA backend and since the only way to target that backend is through SYCL there's no value to supporting them in C. This answer could change in the future if other backends decide to support these attributes as well.

@AaronBallman
Copy link
Contributor

Good to know, thank you! Then I think it's safe to close this issue and we can revisit it in the future.

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

No branches or pull requests

3 participants