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
In the current RotateAndReduce pass, a rotation analysis identifies and then implements rotation reductions. Instead, we should use the analysis to find and rewrite the reductions to tensor_ext.rotate_and_reduce and use a common pass to lower this.