Skip to content

Conversation

hvdijk
Copy link
Contributor

@hvdijk hvdijk commented Jul 22, 2025

For compilations without an aux target, the data layout string is not used by us because it only appears in device libs where it will be overwritten when the device lib gets merged in.

For compilations with an aux target, the data layout string should be set to that of the aux target, the aux target may be relying on that.

For compilations without an aux target, the data layout string is not
used by us because it only appears in device libs where it will be
overwritten when the device lib gets merged in.

For compilations with an aux target, the data layout string should be
set to that of the aux target, the aux target may be relying on that.
@hvdijk hvdijk requested review from a team as code owners July 22, 2025 09:46
@hvdijk hvdijk temporarily deployed to WindowsCILock July 22, 2025 09:46 — with GitHub Actions Inactive
@hvdijk
Copy link
Contributor Author

hvdijk commented Jul 22, 2025

cc @steffenlarsen, this should avoid the need for #19532, can you check that this works as expected for you too?

@hvdijk
Copy link
Contributor Author

hvdijk commented Jul 25, 2025

Just a heads up that after today I will be on holiday, so if it can be reviewed today, great, otherwise if there is any feedback to address, it will have to wait a while.

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

@uwedolinsky
Copy link
Contributor

@intel/llvm-gatekeepers This looks ready to merge. Thank you!

@sommerlukas sommerlukas merged commit a97650c into intel:sycl Aug 1, 2025
40 of 41 checks passed
@hvdijk hvdijk deleted the nativecpu-use-host-data-layout branch September 4, 2025 09:37
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