[PATCH] D117494: AMDGPU: Account for usage HIP-style dynamic LDS

Yaxun Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 17 09:38:12 PST 2022


yaxunl added a comment.

This may cause some perf degradation.

Do we know why promote alloca does not work for dynamic LDS? Is there a better way to handle this? Thanks.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117494/new/

https://reviews.llvm.org/D117494



More information about the llvm-commits mailing list