diff options
| author | jiang1997 <jieke@live.cn> | 2025-10-08 00:43:03 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-07 09:43:03 -0700 |
| commit | 09f0f38f3622eacf4320ba5ac28972012d1e818c (patch) | |
| tree | 7db2f804235483c8bd8eb8e3faccef3e88cb2cf8 /llvm/lib/CodeGen/CodeGen.cpp | |
| parent | f43721a4185c75b2800e59c102778916dca31c5c (diff) | |
| download | llvm-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
