[PATCH] D128344: [AMDGPU] Add the uses_dynamic_stack field to the kernel descriptor
Abinav Puthan Purayil via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 28 10:35:32 PDT 2022
abinavpp added a comment.
In D128344#3615280 <https://reviews.llvm.org/D128344#3615280>, @arsenm wrote:
> I see the kernel descriptor changes reflected in the test updates, but I don't see the metadata entries tested
By "metadata entries", do you mean an entry in the kernel metadata map under NT_AMDGPU_METADATA? I didn't add the corresponding field there.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128344/new/
https://reviews.llvm.org/D128344
More information about the llvm-commits
mailing list