Skip to content

Conversation

@elizabethandrews
Copy link
Contributor

size_t differences cause different IR in Windows and Linux.

Signed-off-by: Elizabeth Andrews elizabeth.andrews@intel.com

Signed-off-by: Elizabeth Andrews <elizabeth.andrews@intel.com>
@elizabethandrews elizabethandrews requested a review from a team as a code owner October 14, 2022 17:21
@elizabethandrews
Copy link
Contributor Author

I believe this fixed the post-commit fail after - #7015, but I couldn't get a Windows compiler to build and so I have not tested this.

Copy link
Contributor

@premanandrao premanandrao left a comment

Choose a reason for hiding this comment

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

Looks okay to me. What is the type on Windows - 'unsigned int' ?

Copy link
Contributor

@smanna12 smanna12 left a comment

Choose a reason for hiding this comment

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

LGTM

@elizabethandrews
Copy link
Contributor Author

Looks okay to me. What is the type on Windows - 'unsigned int' ?

It was 'unsigned long long'

@pvchupin
Copy link
Contributor

ESIMD issues are unrelated and expected to be fixed by #6661

@pvchupin pvchupin merged commit 4954977 into intel:sycl Oct 14, 2022
@pvchupin
Copy link
Contributor

pvchupin commented Oct 14, 2022

@elizabethandrews, looks like one test still fails: https://github.com/intel/llvm/actions/runs/3252241458/jobs/5338227023

Failed Tests (1):
  Clang :: SemaSYCL/array-kernel-param.cpp

@elizabethandrews
Copy link
Contributor Author

@elizabethandrews, looks like one test still fails: https://github.com/intel/llvm/actions/runs/3252241458/jobs/5338227023

Failed Tests (1):
  Clang :: SemaSYCL/array-kernel-param.cpp

I fixed it here - #7082. I was able to test a Windows build this time and this test passes with this fix.

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.

4 participants