[llvm] [AMDGPU] Support dynamically sized allocas (PR #121148)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 26 05:05:03 PST 2024


arsenm wrote:

Title is misleading, this is attempting to only handle dynamic allocation with divergent sizes. We still have the SP is not restored issue with dynamic allocate, in general 

https://github.com/llvm/llvm-project/pull/121148


More information about the llvm-commits mailing list