Skip to content

[SYCL][ABI Breaking] CG/handler refactoring to reduce boilerplate #9609

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
May 30, 2023

Conversation

aelovikov-intel
Copy link
Contributor

No description provided.

@aelovikov-intel aelovikov-intel temporarily deployed to aws May 25, 2023 21:12 — with GitHub Actions Inactive
@aelovikov-intel aelovikov-intel temporarily deployed to aws May 25, 2023 23:10 — with GitHub Actions Inactive
@aelovikov-intel aelovikov-intel temporarily deployed to aws May 26, 2023 00:47 — with GitHub Actions Inactive
@aelovikov-intel aelovikov-intel temporarily deployed to aws May 26, 2023 01:32 — with GitHub Actions Inactive
@aelovikov-intel aelovikov-intel temporarily deployed to aws May 26, 2023 17:05 — with GitHub Actions Inactive
@aelovikov-intel aelovikov-intel temporarily deployed to aws May 26, 2023 18:09 — with GitHub Actions Inactive
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 overall. Small nit.

MAccStorage(std::move(AccStorage)),
MSharedPtrStorage(std::move(SharedPtrStorage)),
MRequirements(std::move(Requirements)), MEvents(std::move(Events)) {
struct Data {
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit; I'm not sold on the name. "Data" seems too general. Maybe something like CommonCGStorage?

Copy link
Contributor

@sommerlukas sommerlukas left a comment

Choose a reason for hiding this comment

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

LGTM for the kernel fusion part, also reviewed the remaining files and did not find any issues.

@aelovikov-intel aelovikov-intel temporarily deployed to aws May 30, 2023 15:44 — with GitHub Actions Inactive
@aelovikov-intel aelovikov-intel temporarily deployed to aws May 30, 2023 17:59 — with GitHub Actions Inactive
@aelovikov-intel aelovikov-intel merged commit a3a1eee into intel:sycl May 30, 2023
@aelovikov-intel aelovikov-intel deleted the refactor-cg branch May 30, 2023 19:20
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