Skip to content
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

[SPIR-V] Reland SPV_KHR_untyped_pointers commits #15507

Merged
merged 3 commits into from
Oct 2, 2024

Conversation

vmaksimo
Copy link
Contributor

@vmaksimo vmaksimo commented Sep 25, 2024

They were reverted in pulldown PR #15464 because of the regressions.
Don't use this extension in the SYCL tests as the extension is not fully implemented yet.

Commits:
KhronosGroup/SPIRV-LLVM-Translator@7dacb7cdedc9c01
KhronosGroup/SPIRV-LLVM-Translator@484e4070adb0a95

@vmaksimo
Copy link
Contributor Author

CI failures look unrelated to the change

Copy link
Contributor

@jsji jsji left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks.

auto AddrSpc = T->getPointerAddressSpace();
auto *ET = Type::getInt8Ty(T->getContext());
Copy link
Contributor

Choose a reason for hiding this comment

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

Change seems unnecessary. nit

@vmaksimo
Copy link
Contributor Author

Rerun CI

@vmaksimo
Copy link
Contributor Author

@intel/llvm-gatekeepers could you please merge? Thanks!

@martygrant
Copy link
Contributor

@vmaksimo this still needs an approval from @intel/dpcpp-spirv-reviewers

@martygrant martygrant merged commit ce0dc32 into intel:sycl Oct 2, 2024
22 of 24 checks passed
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.

7 participants