Skip to content

[SYCL][NFC] Reorder arguments of attributeToExecModeMetadata in CompileTimePropertiesPass #9501

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 1 commit into from
May 18, 2023

Conversation

sarnex
Copy link
Contributor

@sarnex sarnex commented May 17, 2023

The main point of this function is the Attr, but Func was the first arg.

Closes: #9370

…leTimePropertiesPass

The main point of this function is the Attr, but Func was the first arg.

Closes: intel#9370

Signed-off-by: Sarnie, Nick <[email protected]>
@sarnex sarnex changed the title [SYCL][NFC] Reorder arguments of attributeToExecModeMetadata in Compi… [SYCL][NFC] Reorder arguments of attributeToExecModeMetadata in CompileTimePropertiesPass May 17, 2023
@sarnex sarnex marked this pull request as ready for review May 17, 2023 15:56
@sarnex sarnex requested a review from a team as a code owner May 17, 2023 15:56
@sarnex sarnex requested a review from AlexeySachkov May 17, 2023 15:56
@sarnex sarnex temporarily deployed to aws May 17, 2023 16:27 — with GitHub Actions Inactive
@sarnex sarnex temporarily deployed to aws May 17, 2023 17:08 — with GitHub Actions Inactive
@sarnex
Copy link
Contributor Author

sarnex commented May 18, 2023

@intel/llvm-gatekeepers this one is ready, thanks

@aelovikov-intel aelovikov-intel merged commit 111f76d into intel:sycl May 18, 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.

Refactor argument order of 'attributeToExecModeMetadata' in CompileTimePropertiesPass
3 participants