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

#10034: Binary shift operators #16055

Merged
merged 1 commit into from
Dec 18, 2024
Merged

#10034: Binary shift operators #16055

merged 1 commit into from
Dec 18, 2024

Conversation

KalaivaniMCW
Copy link
Contributor

@KalaivaniMCW KalaivaniMCW commented Dec 16, 2024

Ticket

Link to Github Issue #10034

Problem description

Binary left/right shift operators

What's changed

add ttnn support for sfpu binary bitwise shift operators

Checklist

@cmaryanTT
Copy link

Should this tie into the binary_NG op type from Yan? https://github.com/tenstorrent/tt-metal/pull/16068/files

@KalaivaniMCW KalaivaniMCW force-pushed the kalaivani/binary_shift branch 2 times, most recently from dcf4b3a to a02a6af Compare December 17, 2024 02:46
@KalaivaniMCW KalaivaniMCW force-pushed the kalaivani/binary_shift branch from a02a6af to b974c3d Compare December 17, 2024 02:54
@KalaivaniMCW
Copy link
Contributor Author

Should this tie into the binary_NG op type from Yan? https://github.com/tenstorrent/tt-metal/pull/16068/files

Yes @cmaryanTT, it will compute on sfpu

@KalaivaniMCW KalaivaniMCW force-pushed the kalaivani/binary_shift branch from b974c3d to 7dd83ac Compare December 17, 2024 12:05
@KalaivaniMCW KalaivaniMCW marked this pull request as ready for review December 17, 2024 13:06
@KalaivaniMCW KalaivaniMCW force-pushed the kalaivani/binary_shift branch from 7dd83ac to 13b0412 Compare December 17, 2024 13:19
@KalaivaniMCW KalaivaniMCW force-pushed the kalaivani/binary_shift branch from 13b0412 to 8554023 Compare December 17, 2024 19:04
@KalaivaniMCW KalaivaniMCW force-pushed the kalaivani/binary_shift branch 3 times, most recently from fa75196 to 7c7271f Compare December 18, 2024 16:42
@KalaivaniMCW KalaivaniMCW force-pushed the kalaivani/binary_shift branch from 7c7271f to 06f493b Compare December 18, 2024 16:53
@KalaivaniMCW KalaivaniMCW merged commit 808b43b into main Dec 18, 2024
9 checks passed
@KalaivaniMCW KalaivaniMCW deleted the kalaivani/binary_shift branch December 18, 2024 17:04
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.

8 participants