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
[SYCL] Add workaround for undeterminable constexpr lambda return (#19191)
Due to a bug in the compiler, certain conditions give false compiler
errors for return types of constexpr lambdas. This commit implements
workarounds for cases that affect the SYCL headers when using
properties.
Signed-off-by: Larsen, Steffen <[email protected]>
0 commit comments