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
SDAG has some improved code generation for expanding sdiv/udiv by a constant, avoiding the need for expensive sdiv/udiv operations and scalarization of vector types. We should look into improving the same capability in GISel.