aboutsummaryrefslogtreecommitdiff
path: root/clang/test/AST/ByteCode/cxx98.cpp
diff options
context:
space:
mode:
authorJon Chesterfield <jon@spectralcompute.co.uk>2025-10-02 21:15:48 +0100
committerGitHub <noreply@github.com>2025-10-02 16:15:48 -0400
commit0ebd4334021e7579bfba7a92b692e0e4ece56cb9 (patch)
tree7c5f85510715a7298321dd14f52472e84e8dff4e /clang/test/AST/ByteCode/cxx98.cpp
parenta2b6602aa46827cd0a3a379980dfbe1688f4049e (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
[AMDGPU] Be less optimistic when allocating module scope lds (#161464)HEADmain
Make the test for when additional variables can be added to the struct allocated at address zero more stringent. Previously, variables can be added to it (for faster access) even when that increases the lds requested by a kernel. This corrects that oversight. Test case diff shows the change from all variables being allocated into the module lds to only some being, in particular the introduction of uses of the offset table and that some kernels now use less lds than before. Alternative to PR 160181
Diffstat (limited to 'clang/test/AST/ByteCode/cxx98.cpp')
0 files changed, 0 insertions, 0 deletions