[PATCH] D128344: [AMDGPU] Add the uses_dynamic_stack field to the kernel descriptor and the kernel metadata map

Abinav Puthan Purayil via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 6 06:39:27 PDT 2022


abinavpp added a comment.

In D128344#3630657 <https://reviews.llvm.org/D128344#3630657>, @arsenm wrote:

> Could use some assembler tests demonstrating the default behavior

The objdump assertions of the "minimal" symbol in hsa-v3.s and hsa-v4.s under MC/AMDGPU checks the default bits in the kernel descriptor.


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