You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the log it looks like for the WorkGroupScratchMemory tests the second arg of std::min() should be size_t to match the type. @RossBrunton could you please take a look?
@intel/syclcompat-lib-reviewers could you please check what's wrong with syclcompat/launch/launch_policy_neg.cpp?
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: