Skip to content

[SYCL][FPGA] Changing the attribute max_private_copies to private_cop… #1024

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
Jan 18, 2020

Conversation

mohammadfawaz
Copy link
Contributor

…ies.

The SPIRV coming out of the translator does not change. The SPIRV
decoration is still MaxPrivateCopies. This should probably be fixed in
the future (starting with the SPIRV spec) for consistency.

Signed-off-by: Mohammad Fawaz [email protected]

Copy link
Contributor

@AGindinson AGindinson left a comment

Choose a reason for hiding this comment

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

Just one nit

The SPIRV coming out of the translator does not change. The SPIRV
decoration is still MaxPrivateCopies. This should probably be fixed in
the future (starting with the SPIRV spec) for consistency.

Signed-off-by: Mohammad Fawaz <[email protected]>
@bader bader merged commit 97a199f into intel:sycl Jan 18, 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.

3 participants