Skip to content

[SYCL] Change read only accessor return const reference #2142

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
Jul 21, 2020

Conversation

romanovvlad
Copy link
Contributor

This should improve performance in some cases.
Also fixed memcpy-in-vec-as.cpp as the patch reveals problems
in the test.

This should improve performance in some cases.
Also fixed memcpy-in-vec-as.cpp as the patch reveals problems
in the test.
@romanovvlad romanovvlad requested a review from a team as a code owner July 20, 2020 12:16
@romanovvlad romanovvlad requested a review from vladimirlaz July 20, 2020 12:16
@bader
Copy link
Contributor

bader commented Jul 21, 2020

@romanovvlad, is there any impact on CTS tests?

@romanovvlad
Copy link
Contributor Author

@romanovvlad, is there any impact on CTS tests?

The patch should not introduce regressions in CTS tests.

@bader
Copy link
Contributor

bader commented Jul 21, 2020

/summary:run

@bader bader merged commit 03db009 into intel:sycl Jul 21, 2020
jsji pushed a commit that referenced this pull request Sep 7, 2023
Bulk-convert some of the remaining tests using the migration script,
while manually ensuring that kernel argument metadata is left
unchanged.

Original commit:
KhronosGroup/SPIRV-LLVM-Translator@613f536
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