Skip to content

[SYCL] Small adjustments of UpdateHostRequirementCommand. #729

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

Conversation

romanovvlad
Copy link
Contributor

Changed dependency type for UpdateHostRequirementCommand, previously it
was always read_write, now the type depends on the type user requests
when creates host accessor.

Signed-off-by: Vlad Romanov [email protected]

KarachunIvan
KarachunIvan previously approved these changes Oct 14, 2019
sergey-semenov
sergey-semenov previously approved these changes Oct 14, 2019
@AGindinson
Copy link
Contributor

Is there a way to regression-test this?

Changed where UpdateHostRequirementCommand is put in, previously it was
always added to write leafs, now it is added to read or write leafs
depending on the type of host accessor.
+ Fixed UpdateHostRequirementCommand::printDot, now it prints access
mode of dependency rather than alloca command.

Signed-off-by: Vlad Romanov <[email protected]>
@romanovvlad romanovvlad force-pushed the private/vromanov/UpdateHostReqAdj branch from 6ff21fa to d97c322 Compare October 15, 2019 09:54
@romanovvlad
Copy link
Contributor Author

Is there a way to regression-test this?

I don't think so.

@romanovvlad romanovvlad merged commit 3a4dd88 into intel:sycl Oct 15, 2019
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Feb 23, 2023
Previous fix removes substitution causing failure below:
clang++: error: no such file or directory: '%fPIC'; did you mean '-fPIC'?

The current fix provides substitution with empty string.
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