-
Notifications
You must be signed in to change notification settings - Fork 769
Test compile fails with newer MSVC #17116
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
Comments
According to the log it looks like for the @intel/syclcompat-lib-reviewers could you please check what's wrong with |
#17100 Hopefully should be fixed by this. |
@sarnex we still can't enable new version? There is still a failure in syclcompat/launch/launch_policy_neg.cpp? |
I'll try again today |
It works but for some reason you can't run programs built with the new compiler on the currently used one, so I need to update all the runners at once, I'll try to do this late on friday or over the weekend. |
@sarnex I see that you've disabled launch_policy_neg, did you have a chance to update the runners? Could you please ping me when it's ready |
@KornevNikita Indeed, the deed is done, I updated them all this weekend to |
@sarnex , can this be closed then? |
@aelovikov-intel No, this issue is still tracking a test compile failure exposed by the new compiler here. |
Describe the bug
When trying to update MSVC to 19.43.34808, I saw the following compfails. No idea if it's a compiler bug or product issue.
To reproduce
Environment
clang++ --version
]sycl-ls --verbose
]Additional context
No response
The text was updated successfully, but these errors were encountered: