Skip to content

[SYCL][NFC] Fix clang format in SYCL.cpp #17232

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
Mar 6, 2025

Conversation

jinge90
Copy link
Contributor

@jinge90 jinge90 commented Feb 28, 2025

No description provided.

@jinge90 jinge90 requested a review from a team as a code owner February 28, 2025 03:44
@jinge90
Copy link
Contributor Author

jinge90 commented Mar 5, 2025

Hi, @intel/dpcpp-clang-driver-reviewers
Could you review this trivial patch?
Thanks very much.

options::OPT_fno_profile_instr_generate, // -f[no-]profile-instr-generate
options::OPT_fcreate_profile, // -fcreate-profile
options::OPT_fcreate_profile, // -fcreate-profile
Copy link
Contributor

Choose a reason for hiding this comment

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

Ordering here looks different than what is in llorg - options::OPT_fno_profile_instr_generate should fall after options::OPT_fprofile_instr_generate_EQ

@jinge90 jinge90 requested a review from a team March 6, 2025 01:32
@jinge90
Copy link
Contributor Author

jinge90 commented Mar 6, 2025

Hi, @intel/llvm-gatekeepers
Could you merge this PR? This PR just formats the code, the failure in pre-ci should be a flaky issue.
Thanks very much.

@uditagarwal97 uditagarwal97 merged commit 90f7820 into intel:sycl Mar 6, 2025
21 of 22 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.

3 participants