heir icon indicating copy to clipboard operation
heir copied to clipboard

Extend the TfheRustBool Emitter with the Packed API

Open WoutLegiest opened this issue 1 year ago • 0 comments

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.

WoutLegiest avatar Aug 27 '24 14:08 WoutLegiest