[PATCH] D128346: [AMDGPU] Disable the private segment size fallback to 16k

Yaxun Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 24 08:30:21 PDT 2022


yaxunl added a comment.

Will this patch cause HIP apps using the dynamic stack to fail if HIP runtime change is not in place?

Do we have a plan for a smooth transition of dynamic stack support in HIP runtime? Thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128346



More information about the llvm-commits mailing list