trailofbits / circuitous

binary->LLVM->circuits
Apache License 2.0
18 stars 6 forks source link

Re-use big muxes when lifting operands #290

Closed lkorenc closed 11 months ago

lkorenc commented 11 months ago

When muxes are emitted during operand lifting, try to re-use existing muxes that are compatible (and only add a branching on selector).