Skip to content

Conversation

@bbarbakadze
Copy link
Contributor

PR content/description

Add boolean ops in Cuda backend, refactor some integer bitwise operations.

Check-list:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • Relevant issues are marked as resolved/closed, related issues are linked in the description
  • Check for breaking changes (including serialization changes) and add them to commit message following the conventional commit specification

@cla-bot cla-bot bot added the cla-signed label Nov 19, 2025
@bbarbakadze bbarbakadze requested review from agnesLeroy and removed request for agnesLeroy November 19, 2025 08:20
Copy link
Contributor

@agnesLeroy agnesLeroy left a comment

Choose a reason for hiding this comment

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

Thanks a lot for this PR @bbarbakadze! Here comes my review :)

@bbarbakadze bbarbakadze force-pushed the bb/feat/boolean_ops branch 3 times, most recently from 8c79ced to 71eaf01 Compare November 19, 2025 13:43
@mayeul-zama mayeul-zama removed their request for review November 19, 2025 14:32
@agnesLeroy agnesLeroy changed the title feat(gpu): add boolean ops in cuda backend. feat(gpu): add boolean ops in cuda backend Nov 19, 2025
@agnesLeroy agnesLeroy changed the title feat(gpu): add boolean ops in cuda backend chore(gpu): optimize boolean ops by implementing them in cuda backend Nov 19, 2025
@bbarbakadze bbarbakadze force-pushed the bb/feat/boolean_ops branch 2 times, most recently from 43b0fb0 to f4efc1a Compare November 20, 2025 10:31
Copy link
Contributor

@agnesLeroy agnesLeroy left a comment

Choose a reason for hiding this comment

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

Awesome, thanks a lot @bbarbakadze!

@zama-bot zama-bot removed the approved label Nov 20, 2025
@agnesLeroy agnesLeroy merged commit 80cacbd into main Nov 20, 2025
173 checks passed
@agnesLeroy agnesLeroy deleted the bb/feat/boolean_ops branch November 20, 2025 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants