Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL] update bit_cast for sycl namespace #228

Conversation

cperkinsintel
Copy link

for SYCL2020, bit_cast will be moved from sycl::detail:: to sycl:: namespace. The PR on intel/llvm is pending. This is a matching update to the tests here. This won't pass until intel/llvm#3524 is merged.

Signed-off-by: Chris Perkins [email protected]

for SYCL2020, bit_cast will be moved from sycl::detail:: to sycl:: namespace. The PR on intel/llvm is pending. This is a matching update to the tests here.

Signed-off-by: Chris Perkins <[email protected]>
@vladimirlaz vladimirlaz marked this pull request as ready for review May 25, 2021 04:50
@vladimirlaz vladimirlaz requested a review from a team as a code owner May 25, 2021 04:50
@vladimirlaz vladimirlaz requested a review from rbegam May 25, 2021 04:50
@vladimirlaz vladimirlaz merged commit 45bfda3 into intel:intel May 25, 2021
smaslov-intel pushed a commit to smaslov-intel/llvm-test-suite that referenced this pull request Aug 12, 2021
for SYCL2020, bit_cast will be moved from sycl::detail:: to sycl:: namespace. The PR on intel/llvm is pending. This is a matching update to the tests here.

Signed-off-by: Chris Perkins <[email protected]>
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
for SYCL2020, bit_cast will be moved from sycl::detail:: to sycl:: namespace. The PR on intel/llvm is pending. This is a matching update to the tests here.

Signed-off-by: Chris Perkins <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants