Skip to content

[SYCL][Docs] Add -fpreview-breaking-changes to the user manual#11789

Merged
againull merged 1 commit intointel:syclfrom
steffenlarsen:steffen/user_manual_preview_option
Nov 6, 2023
Merged

[SYCL][Docs] Add -fpreview-breaking-changes to the user manual#11789
againull merged 1 commit intointel:syclfrom
steffenlarsen:steffen/user_manual_preview_option

Conversation

@steffenlarsen
Copy link
Contributor

This commit adds the option description of -fpreview-breaking-changes to the SYCL user manual.

This commit adds the option description of -fpreview-breaking-changes to
the SYCL user manual.

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
@steffenlarsen steffenlarsen marked this pull request as ready for review November 6, 2023 11:56
@steffenlarsen steffenlarsen requested a review from a team as a code owner November 6, 2023 11:56
When specified, it informs the compiler driver and compilation phases
that it is allowed to break backward compatibility. When this option is
specified the compiler will also set the macro
__INTEL_PREVIEW_BREAKING_CHANGES.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
__INTEL_PREVIEW_BREAKING_CHANGES.
`__INTEL_PREVIEW_BREAKING_CHANGES`.

But that's just nit, feel free to ignore

@againull againull merged commit 99b97ee into intel:sycl Nov 6, 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.

3 participants