Skip to content

Conversation

wodesuck
Copy link
Contributor

No description provided.

@justinchuby
Copy link
Collaborator

justinchuby commented Sep 29, 2025

Thanks. I will take over this PR to make it more complete. We want to combine the implementations and ensure 0 is correctly casted for Eq.

@justinchuby
Copy link
Collaborator

Replaced by #2582

justinchuby added a commit that referenced this pull request Sep 29, 2025
…gical ops (#2582)

This PR

1. Consolidates logic for `bitwise_*` functions so that the `logical_*`
functions are no longer handling bool overloads of the bitwise ops.
2. Adds support for integer inputs in the `logical_*` implementations.

Replacement of #2579.

---------

Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants