feat: replace bitwise ANDs used for truncation with Instruction::Truncate
#12433
spellcheck.yml
on: pull_request
Code
5s
Documentation
8s
Annotations
5 warnings
Code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: streetsidesoftware/cspell-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Code:
compiler/noirc_evaluator/src/ssa/ir/instruction/binary.rs#L41
Unknown word (Bitshift)
|
Code:
compiler/noirc_evaluator/src/ssa/ir/instruction/binary.rs#L43
Unknown word (Bitshift)
|
Code:
compiler/noirc_evaluator/src/ssa/ir/instruction/binary.rs#L260
Unknown word (bitsize)
|
Documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: streetsidesoftware/cspell-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|