Skip to content

Conversation

@jzc
Copy link
Contributor

@jzc jzc commented Aug 10, 2023

Post commit started to failed on 25c3666 (#10620) for macOS build because:

error: no viable overloaded '='
        ReqdWorkGroupSize = NewReqdWorkGroupSize;

note: candidate function not viable: no known conversion from 'llvm::SmallVector<size_t, 3>' (aka 'SmallVector<unsigned long, 3>') to 'const std::optional<llvm::SmallVector<unsigned long long, 3>>' for 1st argument
    _LIBCPP_INLINE_VISIBILITY optional& operator=(const optional&) = default;

@jzc jzc requested a review from a team as a code owner August 10, 2023 14:23
@bader bader merged commit 6b01ea7 into intel:sycl Aug 10, 2023
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