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
[VPlan] Add ExplicitVectorLength to isSingleScalar
The docstring of this function:
> Returns true if this VPInstruction's operands are single scalars and the
> result is also a single scalar.
ExplicitVectorLength fits this description. I don't have a test for it now,
but it is needed by llvm#106560.
0 commit comments