Skip to content

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.

if (T->isPointerTy()) {
auto *ET = Type::getInt8Ty(T->getContext());
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