Skip to content

[SYCL][Pulldown] Fix llvm-spirv pulldown #9505

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
May 18, 2023

Conversation

sarnex
Copy link
Contributor

@sarnex sarnex commented May 17, 2023

the builtin-functions one is a real issue but it was introduced before just exposed by this test, i can reproduce it in current sycl branch HEAD, i will make an internal tracker

second one is expected because of entry point wrapper thing reverted here

@kchusha should be safe to pull this now

Signed-off-by: Sarnie, Nick <[email protected]>
@sarnex sarnex requested a review from kchusha May 17, 2023 21:16
@sarnex sarnex requested a review from a team as a code owner May 17, 2023 21:16
@AlexeySachkov
Copy link
Contributor

Is it something we will need to revert later? Or is it something we need to upstream? In any case, we should submit an issue about those follow-ups (there are already issues in intel/llvm about some patches which were reverted from the translator)

@sarnex
Copy link
Contributor Author

sarnex commented May 18, 2023

@AlexeySachkov For the builtin-functions one, I already made an internal tracker and will send it to you.

For the buffer type one, it's expected because we reverted the upstream entry pointers wrapper stuff here. That document already mentions that change being reverted but it doesn't a list of affected tests. so I don't think I need to add anything.

Copy link
Contributor

@AlexeySachkov AlexeySachkov left a comment

Choose a reason for hiding this comment

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

I'm fine with the merge to unblock the pulldown, as long as we noted TODOs for ourselves to align our translator version with the upstream

@jsji jsji merged commit c81257c into intel:llvmspirv_pulldown May 18, 2023
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