Skip to content

[SYCL][Fusion][NoSTL] Hide JITContext behind interface #12189

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 2 commits into from
Dec 20, 2023

Conversation

jopperm
Copy link
Contributor

@jopperm jopperm commented Dec 15, 2023

Do not allocate the JITContext in the jit_compiler class; instead make it an independent singleton inside the kernel fusion library.

This PR is the start of a series of changes to remove uses of STL classes in the kernel fusion interface to prevent ABI issues in the future.

Signed-off-by: Julian Oppermann <[email protected]>
@jopperm jopperm self-assigned this Dec 15, 2023
@jopperm jopperm requested a review from a team as a code owner December 15, 2023 15:45
@jopperm
Copy link
Contributor Author

jopperm commented Dec 20, 2023

@intel/llvm-gatekeepers Can you merge this, please?

@aelovikov-intel aelovikov-intel merged commit 6465518 into intel:sycl Dec 20, 2023
@jopperm jopperm deleted the kf-move-cache branch December 20, 2023 23:15
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