Skip to content

Conversation

@smeenai
Copy link
Collaborator

@smeenai smeenai commented Nov 7, 2024

It's currently polluting the cir namespace with very generic symbols like Integer and Memory, which is pretty confusing. X86_64ABIInfo already has Class alias for X86ArgClass, so we can use that alias to qualify all uses.

It's currently polluting the `cir` namespace with very generic symbols
like `Integer` and `Memory`, which is pretty confusing. `X86_64ABIInfo`
already has `Class` alias for `X86ArgClass`, so we can use that alias to
qualify all uses.
@smeenai smeenai merged commit 94b4d89 into llvm:main Nov 7, 2024
7 checks passed
@smeenai smeenai deleted the x86-arg-class branch November 7, 2024 21:35
lanza pushed a commit that referenced this pull request Mar 18, 2025
It's currently polluting the `cir` namespace with very generic symbols
like `Integer` and `Memory`, which is pretty confusing. `X86_64ABIInfo`
already has `Class` alias for `X86ArgClass`, so we can use that alias to
qualify all uses.
terapines-osc-cir pushed a commit to Terapines/clangir that referenced this pull request Sep 2, 2025
It's currently polluting the `cir` namespace with very generic symbols
like `Integer` and `Memory`, which is pretty confusing. `X86_64ABIInfo`
already has `Class` alias for `X86ArgClass`, so we can use that alias to
qualify all uses.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants