π―
bisect-ssa-pass
π―Skillfrom noir-lang/noir
What it does
Performs single static assignment (SSA) form bisection to optimize and simplify intermediate code representation in the Noir compiler.
Part of
noir-lang/noir(5 items)
bisect-ssa-pass
Installation
CargoRun with Cargo (Rust)
cargo build --release -p noir_ssa_cliπ Extracted from docs: noir-lang/noir
1Installs
-
AddedFeb 6, 2026
More from this repository4
π―π―π―π―
extract-fuzzer-reproπ―Skill
Extracts and generates reproducible test cases for fuzzing Noir language programs to identify potential vulnerabilities or edge cases.
debug-fuzzer-failureπ―Skill
Generates and runs fuzz tests to identify potential failures and edge cases in Noir smart contract code.
noir-idiomsπ―Skill
Generates and validates zero-knowledge proofs using Noir's domain-specific language for private computation across different blockchain platforms.
noir-optimize-acirπ―Skill
Optimizes and transforms Aztec Circuit Intermediate Representation (ACIR) for improved performance and efficiency in Noir's zero-knowledge proof compilation.