Skip to content

Conversation

KseniyaTikhomirova
Copy link
Contributor

clang has functionality to provide valid code location while gcc - not.
fill and prefetch methods has no API to set code location directly but call submit that has such parameter that causes difference in behavior with gcc and clang compilation.
This commit has an intention to make this code location to have stable value.

…thods

Signed-off-by: Tikhomirova, Kseniya <kseniya.tikhomirova@intel.com>
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.

👍

@KseniyaTikhomirova KseniyaTikhomirova temporarily deployed to aws March 10, 2023 14:10 — with GitHub Actions Inactive
@KseniyaTikhomirova KseniyaTikhomirova temporarily deployed to aws March 10, 2023 14:38 — with GitHub Actions Inactive
@KseniyaTikhomirova
Copy link
Contributor Author

requires to fix failure of OCLx64 intel/llvm-test-suite#1650 but not blocked by this

@bader bader merged commit ccf205e into intel:sycl Mar 10, 2023
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.

3 participants