[PATCH] D128344: [AMDGPU] Add the is_dynamic_stack field to the kernel descriptor
Abinav Puthan Purayil via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 24 10:20:54 PDT 2022
abinavpp updated this revision to Diff 439815.
abinavpp added a comment.
Rename the field to uses_dynamic_stack
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128344/new/
https://reviews.llvm.org/D128344
Files:
llvm/docs/AMDGPUUsage.rst
llvm/include/llvm/Support/AMDHSAKernelDescriptor.h
llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp
llvm/test/CodeGen/AMDGPU/indirect-call-known-callees.ll
llvm/test/CodeGen/AMDGPU/stack-realign-kernel.ll
llvm/test/MC/AMDGPU/hsa-gfx10-v3.s
llvm/test/MC/AMDGPU/hsa-gfx11-v3.s
llvm/test/MC/AMDGPU/hsa-gfx90a-v3.s
llvm/test/MC/AMDGPU/hsa-gfx940-v3.s
llvm/test/MC/AMDGPU/hsa-v3.s
llvm/test/MC/AMDGPU/hsa-v4.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128344.439815.patch
Type: text/x-patch
Size: 16062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220624/7155e7fd/attachment.bin>
More information about the llvm-commits
mailing list