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
Added missing include, Identity to use has_known_identity
Implementation of Identity trait should call sycl::known_identity
if trait sycl::has_known_identity is a true_type.
Added IsMultiplies, and identity value for it, since sycl::known_identity
for multiplies is only defined for real-valued types.
0 commit comments