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] NFC: unify common elementwise op conversion patterns #3459

Merged
merged 3 commits into from
Mar 26, 2024

Conversation

antiagainst
Copy link
Collaborator

This commit moves duplicated elementwise op conversion patterns from the third-party amd and nvidia directories into the common conversion library.

This commit moves duplicated elementwise op conversion patterns
from the third-party amd and nvidia directories into the common
conversion library.
@antiagainst antiagainst marked this pull request as ready for review March 25, 2024 23:57
@antiagainst antiagainst requested a review from ptillet as a code owner March 25, 2024 23:57
@zahimoud
Copy link
Contributor

LGTM!

@ThomasRaoux ThomasRaoux merged commit e902d3b into triton-lang:main Mar 26, 2024
5 checks passed
@antiagainst antiagainst deleted the cleanup-elemwise branch March 26, 2024 00:29
karupayun pushed a commit to openxla/triton that referenced this pull request Apr 3, 2024
…n-lang#3459)

This commit moves duplicated elementwise op conversion patterns from the
third-party amd and nvidia directories into the common conversion
library.
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.

3 participants