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
Make the property name detection logic more robust
Instead of relying on the SYCL compiler version macro, we use C++
type_traits to detect which of the two names for the property actually
refers to a fully defined type.
Signed-off-by: Lukas Sommer <[email protected]>
0 commit comments