Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@janpfeifer
Copy link
Contributor

  • Added bitwise operations and renamed old logical operators to {Logical,Bitwise}{And,Or,Xor,Not}, and
    the corresponding Reduce* functions.
  • The original unqualified And, Or, Xor (and corresponding Reduce*) and Not remains as aliases to their
    Logical version for compatibility, but marked as deprecated. To be removed at the next major version.
  • Added C/C++ XlaBuilder library version check.
  • Added support for the user-local ${HOME}/.local directory as an installation directory -- included in the default
    search for plugins, and added to the documentation of the installation script.

…ical,Bitwise}{And,Or,Xor,Not}`, and

  the corresponding `Reduce*` functions.
* The original unqualified `And`, `Or`, `Xor` (and corresponding `Reduce*`) and `Not` remains as aliases to their
  `Logical` version for compatibility, but marked as deprecated. To be removed at the next major version.
…hat gopjrt is talking to the correct version.
…nstallation directory -- included in the default

  search for plugins, and added to the documentation of the installation script.
@janpfeifer janpfeifer merged commit 566930e into main Feb 1, 2025
1 check failed
@janpfeifer janpfeifer deleted the bitwise branch February 18, 2025 11:28
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