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
[Cherry-pick][RESOLVED] [GLUON] Fix getting layout from a SwizzledSharedLayout (#8003) (#549)
Summary:
⚠️ **MERGE CONFLICTS DETECTED** ⚠️
This cherry-pick contains merge conflicts that require manual resolution.
Original Commit: 642d59c
Original Author: Pengzhan Zhao
Original Date: 2025-08-29 10:11:54 -0700
**Action Required:**
1. Check out this branch locally
2. Resolve the merge conflicts in the affected files
3. Commit the resolved changes
4. Update this PR
Original commit message:
```
[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.
```
This PR was automatically cherry-picked from the upstream triton-lang/triton repository.
The conflicts have been committed with conflict markers for easier resolution.
Pull Request resolved: #549
Reviewed By: njriasan
Differential Revision: D86216032
Pulled By: agron911
fbshipit-source-id: 54a04ff4999bb25c9b45d890636771968678518a
0 commit comments