Skip to content

[NFC] Remove redundant namespace qualifier in SelectionDAGPatternMatchTest #147443

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

Conversation

woruyu
Copy link
Contributor

@woruyu woruyu commented Jul 8, 2025

Summary

This PR remove the extra llvm::SDPatternMatch prefix in #147044

@woruyu woruyu changed the title [NFC][CodeGen] Remove redundant llvm::SDPatternMatch:: prefix in SelectionDAGPatternMatchTest [NFC] Remove redundant namespace qualifier in SelectionDAGPatternMatchTest Jul 8, 2025
@woruyu
Copy link
Contributor Author

woruyu commented Jul 8, 2025

@mshockwave Thanks again for your feedback — here's a quick NFC patch to address the missed part!

Copy link
Member

@mshockwave mshockwave left a comment

Choose a reason for hiding this comment

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

LGTM thanks

@mshockwave mshockwave merged commit ae43002 into llvm:main Jul 8, 2025
8 of 10 checks passed
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