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
Merge three identical branches that all returned the same intrinsic
"llvm.amdgcn.wmma.f32.16x16x16.{f16,bf16}" for different SIMD sizes.
All three shapes (4, (8,8,8,8), and (8,8,32,32)) use the same 16x16x16
intrinsic, so consolidate into a single branch with combined comments
explaining what each size represents.
0 commit comments