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
We should normalize Vector64/Vector128.Create(0) and Vector64/Vector128.Create(0, 0, ..) to become Vector64/Vector128.Zero in the morph phase as to take advantage of the optimizations that we are going to have for Vector64/Vector128.Zero.