Skip to content
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

[backend][amd] NFC: nest AMD namespace inside mlir::triton #3506

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

antiagainst
Copy link
Collaborator

This is following better practice to avoid polluting and potential symbol collison. Along the way, also dropped various using clauses that are in header files or unused in cpp files.

This is following better practice to avoid polluting and potential
symbol collison. Along the way, also dropped various `using`
clauses that are in header files or unused in cpp files.
@antiagainst antiagainst requested a review from ptillet as a code owner March 29, 2024 05:54
@ThomasRaoux ThomasRaoux enabled auto-merge (squash) March 29, 2024 05:58
@ThomasRaoux ThomasRaoux merged commit 5b9ed92 into triton-lang:main Mar 29, 2024
5 checks passed
@antiagainst antiagainst deleted the amd-ns branch March 29, 2024 06:11
ptillet pushed a commit that referenced this pull request Apr 1, 2024
This is following better practice to avoid polluting and potential
symbol collison. Along the way, also dropped various `using` clauses
that are in header files or unused in cpp files.
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