Skip to content

[CIR][CodeGen] Use the same SSA name as OG's for string literals #1073

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

seven-mile
Copy link
Collaborator

This PR changes the naming format of string literals from .str1 to .str.1, making it easier to reuse the existing testcases of OG CodeGen.

Copy link
Collaborator

@smeenai smeenai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@smeenai smeenai merged commit 7619b20 into llvm:main Nov 7, 2024
7 checks passed
lanza pushed a commit that referenced this pull request Mar 18, 2025
This PR changes the naming format of string literals from `.str1` to
`.str.1`, making it easier to reuse the existing testcases of OG
CodeGen.
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