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
This issue was originally written to track "unknown work" but it looks like the broad strokes of what was needed beyond binary expressions fell into 2 categories:
Work done in #4960 added the new vector support for certain literals, but only properly added the runtime support in binary expressions.
Logical expressions need to be updated to handle
VectorRepeatValue
. For this to happen, we must first support vectorization of boolean literals.DOD:
VectorRepeatValue
inputs.The text was updated successfully, but these errors were encountered: