Skip to content

Conversation

@Fznamznon
Copy link
Contributor

This prevents early optimizations from removing device globals with
internal linkage.

This prevents early optimizations from removing device globals with
internal linkage.
@Fznamznon Fznamznon requested a review from a team as a code owner April 4, 2022 14:31
@Fznamznon Fznamznon requested a review from steffenlarsen April 4, 2022 14:31
@Fznamznon
Copy link
Contributor Author

This doesn't fully fix device globals with internal linkage because early optimizations break address spaces.

premanandrao
premanandrao previously approved these changes Apr 4, 2022
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.

Changes look okay to me.

steffenlarsen
steffenlarsen previously approved these changes Apr 5, 2022
Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

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

LGTM! 🎉

smanna12
smanna12 previously approved these changes Apr 5, 2022
Copy link
Contributor

@smanna12 smanna12 left a comment

Choose a reason for hiding this comment

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

Thank you.

premanandrao
premanandrao previously approved these changes Apr 5, 2022
Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

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

🚀

@Fznamznon
Copy link
Contributor Author

The following failures in OCL x64 LLVM Test Suite (pull_request_target) test run look like a common problem and therefore unrelated to this PR:

********************
Failed Tests (1):
  SYCL :: XPTI/kernel/content.cpp

********************
Unexpectedly Passed Tests (2):

  SYCL :: SubGroup/reduce_spirv13.cpp
  SYCL :: SubGroup/reduce_spirv13_fp64.cpp
2 warning(s) in tests

@Fznamznon
Copy link
Contributor Author

@intel/llvm-gatekeepers , I believe this one is ready for merge.

@steffenlarsen steffenlarsen merged commit 5b2cfe2 into intel:sycl Aug 18, 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.

5 participants