[PATCH] D110257: [CFE][Codegen] Make sure to maintain the contiguity of all the static allocas

Mahesha S via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 9 19:16:15 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3b9a85d10ac7: [CFE][Codegen] Make sure to maintain the contiguity of all the static allocas (authored by hsmhsm).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110257/new/

https://reviews.llvm.org/D110257

Files:
  clang/lib/CodeGen/CGExpr.cpp
  clang/lib/CodeGen/CodeGenFunction.cpp
  clang/lib/CodeGen/CodeGenFunction.h
  clang/test/CodeGenCUDA/builtins-amdgcn.cu
  clang/test/CodeGenCXX/amdgcn-automatic-variable.cpp
  clang/test/CodeGenCXX/amdgcn-func-arg.cpp
  clang/test/CodeGenCXX/builtin-amdgcn-atomic-inc-dec.cpp
  clang/test/CodeGenCXX/vla.cpp
  clang/test/CodeGenSYCL/address-space-deduction.cpp
  clang/test/OpenMP/amdgcn_target_init_temp_alloca.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110257.386045.patch
Type: text/x-patch
Size: 25366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211110/b5e3a4f7/attachment-0001.bin>


More information about the cfe-commits mailing list