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
benchmark sum_3_azip seems to perform abysmally compared with the equivalent sum_3_azip_fold, investigate why, and why the former doesn't autovectorize like the latter.
benchmark
sum_3_azipseems to perform abysmally compared with the equivalentsum_3_azip_fold, investigate why, and why the former doesn't autovectorize like the latter.