Skip to content

[llvm][CodGen]How to reduce the generation of temporary variable names and alloca in IR in llvm18. #118062

@hippyll123

Description

@hippyll123

There are very few alloca variables in the stack in llvm11, but there are many temporary variables and alloca statements in llvm18, where is this processing or how can I avoid this behavior in llvm18
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionA question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions