The alignment value also needs to be scaled by the wave size.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D80920
AMDGPU: Fix alignment for dynamic allocas ClosedPublic Authored by arsenm on Jun 1 2020, 6:13 AM.
Details
Diff Detail Event Timelinemadhur13490 added inline comments.
This revision is now accepted and ready to land.Jun 1 2020, 9:38 AM
Revision Contents
Diff 267593 llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/test/CodeGen/AMDGPU/non-entry-alloca.ll
|
Why is the opcode changed in assembly? you seemed to keep same DAG Opcode.