Skip to content

[SYCL] Fix Windows build #17183

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 2 commits into from
Feb 26, 2025
Merged

Conversation

uwedolinsky
Copy link
Contributor

Fixes build error on Windows:

llvm\sycl-jit\jit-compiler\lib\KernelFusion.cpp(269): error C3083: 'high_resolution_clock': the symbol to the left of a '::' must be a type
llvm\sycl-jit\jit-compiler\lib\KernelFusion.cpp(269): error C3861: 'now': identifier not found

@uwedolinsky uwedolinsky requested a review from a team as a code owner February 26, 2025 09:45
@dm-vodopyanov
Copy link
Contributor

Failed Tests (1):
SYCL :: ESIMD/matrix_transpose_glb.cpp

#17176

@dm-vodopyanov dm-vodopyanov merged commit f022906 into intel:sycl Feb 26, 2025
20 of 21 checks passed
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