Skip to content

Mitigate ConstantArrayType size increase #85124

Closed
@llvm-beanz

Description

@llvm-beanz

The changes in #79382, introduce an increase in the size of the ConstantArrayType, which can cascade and have an impact on overall compiler memory usage.

@zygoloid recommended an approach to preserve the memory size optimization:
#79382 (comment)

We should implement that change then rebase #79382 on top of it once it is in.

Metadata

Metadata

Assignees

Labels

HLSLHLSL Language Supportclang:codegenIR generation bugs: mangling, exceptions, etc.clang:frontendLanguage frontend issues, e.g. anything involving "Sema"

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions