Skip to content

[CIR] [RFC] Add AliasOp #1913

@badumbatish

Description

@badumbatish

Add a dedicated Alias op better represent aliases in ClangIR. Currently with emitAliasForGlobal in clang/lib/CIR/CodeGen/CIRGenModule.cpp, we're representing aliases with a Function Op, which couples FuncOp creation with AliasOp creation.

I'm still new to the project but it seems from the consensus in meeting, this will be needed

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions