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
[GLUON] Fix getting layout from a SwizzledSharedLayout (#8003)
`layoutToGluon` will seg fault when taking a `SwizzledSharedLayout`
attribute. Found this issue while using `permute` on a shared memory
with this attribute.
0 commit comments