[PATCH] D130784: [AMDGPU] Support LDS spilling
Siu Chi Chan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 5 09:03:34 PDT 2022
scchan added a comment.
Just briefly glanced through the code and it seems that it doesn't look at whether a kernel has dynamic LDS or not because LDS spilling has to be disabled in that case, can you confirm?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130784/new/
https://reviews.llvm.org/D130784
More information about the llvm-commits
mailing list