aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGen.cpp
diff options
context:
space:
mode:
authorjiang1997 <jieke@live.cn>2025-10-08 00:43:03 +0800
committerGitHub <noreply@github.com>2025-10-07 09:43:03 -0700
commit09f0f38f3622eacf4320ba5ac28972012d1e818c (patch)
tree7db2f804235483c8bd8eb8e3faccef3e88cb2cf8 /llvm/lib/CodeGen/CodeGen.cpp
parentf43721a4185c75b2800e59c102778916dca31c5c (diff)
downloadllvm-09f0f38f3622eacf4320ba5ac28972012d1e818c.zip
llvm-09f0f38f3622eacf4320ba5ac28972012d1e818c.tar.gz
llvm-09f0f38f3622eacf4320ba5ac28972012d1e818c.tar.bz2
[CIR] Add limited support for array new (#161095)
This change adds initial support for array new expressions where the array size is constant and the element does not require a cookie. Ported from ClangIR incubator PR [#1286 ](https://github.com/llvm/clangir/pull/1286). This is the first PR in a series intended to close #160383.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions