Skip to content

[SYCL] [NATIVECPU] Avoid passing -emit-only-kernels-as-entry-point on native cpu #12191

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 21, 2023

Conversation

PietroGhg
Copy link
Contributor

Similarly to NVPTX and AMD, Native CPU needs to not set -emit-only-kernels-as-entry-point since kernels for this target are not identified by the calling convention.

@PietroGhg PietroGhg requested a review from a team as a code owner December 15, 2023 17:22
Copy link
Contributor

@mdtoguchi mdtoguchi left a comment

Choose a reason for hiding this comment

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

Change is OK - can you add a test to verify?

@PietroGhg PietroGhg requested a review from a team as a code owner December 21, 2023 08:10
@PietroGhg
Copy link
Contributor Author

Change is OK - can you add a test to verify?

Yeah good point, I've updated our driver lit test, thank you

Copy link
Contributor

@uwedolinsky uwedolinsky left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@PietroGhg
Copy link
Contributor Author

Hi @intel/llvm-gatekeepers, this looks ready to be merged, thank you

@dm-vodopyanov dm-vodopyanov merged commit c7f6229 into intel:sycl Dec 21, 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.

4 participants