Skip to content

Conversation

maarquitos14
Copy link
Contributor

Fixes #17591.

@maarquitos14 maarquitos14 requested review from a team as code owners May 21, 2025 15:35
@maarquitos14 maarquitos14 requested a review from slawekptak May 21, 2025 15:35
@maarquitos14
Copy link
Contributor Author

FYI @aelovikov-intel

…ache_control.cpp

Co-authored-by: aelovikov-intel <andrei.elovikov@intel.com>
@maarquitos14
Copy link
Contributor Author

@slawekptak @intel/dpcpp-tools-reviewers friendly ping.

Copy link
Contributor

@maksimsab maksimsab left a comment

Choose a reason for hiding this comment

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

LGTM!

nit: there is a using namespace std; in the beginning of the file which allows to omit namespace's specifications.

@maarquitos14
Copy link
Contributor Author

LGTM!

nit: there is a using namespace std; in the beginning of the file which allows to omit namespace's specifications.

Thanks for bringing this up! I did see the namespace, but I also see in other parts of the file that we explicitly use llvm namespace, so I wasn't sure if we have any rule for that. Is there a preferred way? I have no preference so I don't mind changing it.

@steffenlarsen steffenlarsen merged commit 98165d3 into intel:sycl May 26, 2025
24 checks passed
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.

Crash in CompileTimePropertiesPass when pointer parameter of a function is annotated

4 participants