[llvm] [AMDGPU] Support divergent sized dynamic alloca (PR #121148)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 2 05:54:40 PST 2025


jayfoad wrote:

> Currently, AMDGPU backend supports static sized allocas.
> This patch extends support for truly dynamic sized allocas.

Update this description as well as the title.

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


More information about the llvm-commits mailing list