[llvm] [AMDGPU] Update base addr of dyn alloca considering GrowingUp stack (PR #119822)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 12 23:43:46 PST 2024
arsenm wrote:
> If that's the case why do we need this while selecting the opcode https://github.com/llvm/llvm-project/pull/119822/files#diff-e78d2fbd64648d787707fd3d4e7e5b5d2f00fb9c09972937718a11237933c597R4042
To make things more complicated than necessary. This should just assert
https://github.com/llvm/llvm-project/pull/119822
More information about the llvm-commits
mailing list