Even if wave offset is not present we still need to do the rest
of the initialization. The mov into s32 was missing in the
kernels.
Fixes: SWDEV-310935
Paths
| Differential D113628
[AMDGPU] Fixed stack pointer init with architected flat scratch ClosedPublic Authored by rampitec on Nov 10 2021, 4:37 PM.
Details Summary Even if wave offset is not present we still need to do the rest Fixes: SWDEV-310935
Diff Detail
Event TimelineHerald added subscribers: foad, kerbowa, hiraditya and 7 others. · View Herald TranscriptNov 10 2021, 4:37 PM This revision is now accepted and ready to land.Nov 10 2021, 5:05 PM This revision was landed with ongoing or failed builds.Nov 10 2021, 5:18 PM Closed by commit rG476ab0f80990: [AMDGPU] Fixed stack pointer init with architected flat scratch (authored by rampitec). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 386367 llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
llvm/test/CodeGen/AMDGPU/flat-scratch-init.ll
|