Skip to content

[SYCL][NFC] Fix internal option name prefix #848

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
Nov 20, 2019
Merged

Conversation

bader
Copy link
Contributor

@bader bader commented Nov 19, 2019

Align internal variable name with the driver option name.
Option name -fsycl-device-only.
Variable name sycl_device_only -> fsycl_device_only.

Signed-off-by: Alexey Bader [email protected]

Align internal variable name with the driver option name.
Option name `-fsycl-device-only`.
Variable name `sycl_device_only` -> `fsycl_device_only`.

Signed-off-by: Alexey Bader <[email protected]>
Copy link
Contributor

@mdtoguchi mdtoguchi left a comment

Choose a reason for hiding this comment

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

LGTM

@bader bader merged commit 20248cf into intel:sycl Nov 20, 2019
@bader bader deleted the variable-rename branch December 2, 2019 11:32
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.

2 participants