Skip to content

[SYCL] Avoid HasDefaultValues to be set as IsSet field of SpecConstDescT #3813

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
May 26, 2021

Conversation

vmaksimo
Copy link
Contributor

@vmaksimo vmaksimo commented May 25, 2021

Remove backward compatibility according to discussion:
#3667 (comment)

This patch is expected to be merged together or before
#3666

Remove backward compatibility according to discussion:
https://github.com/intel/llvm/pull/3667/files#r631154823i

This patch is expected to be merged together or before
intel#3666
@vmaksimo vmaksimo requested a review from a team as a code owner May 25, 2021 15:57
vmaksimo added a commit to vmaksimo/llvm that referenced this pull request May 25, 2021
Copy link
Contributor

@dm-vodopyanov dm-vodopyanov left a comment

Choose a reason for hiding this comment

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

Thanks for the patch!

@@ -205,7 +205,7 @@ static sycl::unittest::PiImage generateDefaultImage() {
sycl::unittest::PiImage Img = generateDefaultImage();
sycl::unittest::PiImageArray ImgArray{Img};

TEST(DefaultValues, DefaultValuesAreSet) {
TEST(DefaultValues, DISABLED_DefaultValuesAreSet) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Shall we submit some issue to re-enable those tests? Or someone is already working on a fix?

Copy link
Contributor

Choose a reason for hiding this comment

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

@alexbatashev or myself will fix it. Internal ticket was submitted.

@bader bader requested a review from AlexeySachkov May 26, 2021 08:58
@romanovvlad romanovvlad merged commit ee98d3b into intel:sycl May 26, 2021
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.

5 participants