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
The MadLoopSlice and AdvCodeMotion passes applied integer MAD
slicing too broadly, causing regressions on some platforms.
Narrow the platform guard so IMAD slicing only fires on
platforms that benefit from the optimization.
0 commit comments