Skip to content

[SYCL] Rename FPGA kernel attribute stall_enable #2787

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 2 commits into from
Nov 19, 2020
Merged

Conversation

smanna12
Copy link
Contributor

The FPGA kernel attribute [[intel::stall_enable]] should be
renamed to [[intel::use_stall_enable_clusters]] for SYCL to
be consistent with the name used in OpenCL and HLS.

There is no need to formally deprecate the old name, because
users have not had a chance to use the old name yet.

Signed-off-by: Soumi Manna [email protected]

The FPGA kernel attribute [[intel::stall_enable]] should be
renamed to [[intel::use_stall_enable_clusters]] for SYCL to
be consistent with the name used in OpenCL and HLS.

There is no need to formally deprecate the old name, because
users have not had a chance to use the old name yet.

Signed-off-by: Soumi Manna <[email protected]>
Signed-off-by: Soumi Manna <[email protected]>
@smanna12 smanna12 marked this pull request as ready for review November 18, 2020 08:53
@smanna12
Copy link
Contributor Author

Thank you everyone for the review. @bader, Patch is ready for merge.

@bader
Copy link
Contributor

bader commented Nov 18, 2020

Thank you everyone for the review. @bader, Patch is ready for merge.

I know. It's not merged yet, because we usually give 24 hours for review feedback from developers not explicitly assigned as reviewers.

@smanna12
Copy link
Contributor Author

Thank you everyone for the review. @bader, Patch is ready for merge.

I know. It's not merged yet, because we usually give 24 hours for review feedback from developers not explicitly assigned as reviewers.

Thanks for the information. I was not aware of it.

@bader bader merged commit dab9deb into intel:sycl Nov 19, 2020
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.

6 participants