Skip to content

Conversation

@elizabethandrews
Copy link
Contributor

Alloca instruction for _alloca is generated in AllocaAddrSpace.
Addspace cast is required since pointers have address space 4
in SYCL.

Signed-off-by: Elizabeth Andrews elizabeth.andrews@intel.com

Alloca instruction for _alloca is generated in AllocaAddrSpace.
Addspace cast is required since pointers have address space 4
in SYCL.

Signed-off-by: Elizabeth Andrews <elizabeth.andrews@intel.com>
@elizabethandrews elizabethandrews requested a review from a team as a code owner April 22, 2022 21:04
@elizabethandrews
Copy link
Contributor Author

Failing tests are -

Test_Suite_PI_OpenCL
[SYCL :: Basic/queue/release.cpp]
Failed Tests (1):
  SYCL :: KernelAndProgram/undefined-symbol.cpp
Unexpectedly Passed Tests (1):
  SYCL :: api/simd_view_select_2d_int.cpp

None are related to this patch and can be seen in other PRs up for review.

Copy link
Contributor

@premanandrao premanandrao left a comment

Choose a reason for hiding this comment

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

LGTM

@elizabethandrews
Copy link
Contributor Author

PR is ready for merge.

@steffenlarsen steffenlarsen merged commit e688fa5 into intel:sycl Apr 26, 2022
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