Skip to content

Conversation

@againull
Copy link
Contributor

No description provided.

@againull
Copy link
Contributor Author

Failed Tests (1):
  SYCL :: Matrix/joint_matrix_bfloat16_accumulator.cpp

is unrelated and known: #20594

@againull againull marked this pull request as ready for review November 19, 2025 22:26
@againull againull requested a review from a team as a code owner November 19, 2025 22:26
@againull againull requested a review from slawekptak November 19, 2025 22:26
return DoNotUsePostProcessorFunc;
}

#ifndef __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.

Just to make sure - should this macro be removed and the SecondaryQueue() be available regardless of the preview version?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

These macro guards are redundant because there are surrounding guards at line 23 and 63.

@againull againull requested a review from slawekptak November 20, 2025 17:24
namespace detail {
class queue_impl;

#ifndef __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.

IMO, the scope of this PR should be bigger and remove entire non-preview SubmissionInfo. But if others disagree I won't insist.

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