aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.h
diff options
context:
space:
mode:
authorCorbin Robeck <corbin.robeck@amd.com>2023-07-25 12:17:18 -0700
committerCorbin Robeck <13821049+CRobeck@users.noreply.github.com>2023-07-25 12:20:13 -0700
commit7a4968b5a378d1f06e638c99d0e983c35045fb34 (patch)
tree0fdee57719373a375b317c9f18675708a824dd74 /clang/lib/CodeGen/CodeGenModule.h
parent45f9f3f7108171d370587b5f1c02c6253c813717 (diff)
downloadllvm-7a4968b5a378d1f06e638c99d0e983c35045fb34.zip
llvm-7a4968b5a378d1f06e638c99d0e983c35045fb34.tar.gz
llvm-7a4968b5a378d1f06e638c99d0e983c35045fb34.tar.bz2
[AMDGPU] Add dynamic stack bit info to kernel-resource-usage Rpass output
In code object 5 (https://llvm.org/docs/AMDGPUUsage.html#code-object-v5-metadata) the AMDGPU backend added the .uses_dynamic_stack bit to the kernel meta data to identity kernels which have compile time indeterminable stack usage (indirect function calls and recursion mainly). This patch adds this information to the output of the kernel-resource-usage remarks. Reviewed By: arsenm Differential Revision: https://reviews.llvm.org/D156040 Author: Corbin Robeck <corbin.robeck@amd.com>
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions