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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 24 08:37:23 PDT 2022


arsenm added a comment.

In D128346#3608431 <https://reviews.llvm.org/D128346#3608431>, @yaxunl wrote:

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

Yes, The runtime changes should happen in advance. This is also a rocr change


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