aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2023-11-20 12:48:42 -0600
committerGitHub <noreply@github.com>2023-11-20 12:48:42 -0600
commit47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5 (patch)
tree805b80751a5d33dd9a01cea3d5007945f7a923c6 /clang/lib/CodeGen/CodeGenModule.cpp
parent9824040ad56103e350e6edbd59f05c606227c2c5 (diff)
downloadllvm-47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5.zip
llvm-47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5.tar.gz
llvm-47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5.tar.bz2
[Libomptarget] Handle dynamic stack sizes for AMD COV5 (#72606)
Summary: One of the changes in the AMD code-object version five was that kernels that use an unknown amount of private stack memory now no longer default to 16 KBs. Instead it emits a flag that indicates the runtime must provide a value. This patch checks if we must provide such a stack, and uses the existing handling of the stack environment variable to configure it.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions