heir
heir copied to clipboard
tfhe-rs-emitter: Support all tfhe encrypted types.
Right now, most of the emitter type conversions to Rust assume inputs are EncryptedUint3's - we should have a trait /interface on the tfhe_rust dialect's encrypted types and use that.