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

Pravin Jagtap via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 2 06:00:59 PST 2025


pravinjagtap 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.

The title is already updated by matt.

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


More information about the llvm-commits mailing list