heir
heir copied to clipboard
Extend the TfheRustBool Emitter with the Packed API
This PR is a follow up of #842 We implemented a second TfheRustBool Emitter pass, specifically for the packed API (--emit-tfhe-rust-bool-packed) The former emitter pass (--emit-tfhe-rust-bool) still outputs boolean tfhe-rs ready code.