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
[PIPELINE] Always follow the order of blocked layout when creating shared layout for cp.async (#5905)
This fixes the issue triton-lang/triton#5882
The problem was that even though the load seemed to result in something
we can vectorize, changing the order of shared mem prevented use of
longer cp.async.
0 commit comments