heir icon indicating copy to clipboard operation
heir copied to clipboard

Clean-up tasks for tfhe-rs emitter

Open asraa opened this issue 1 year ago • 1 comments

  • [ ] Handle non-memref Ciphertext args in tfhe-rs-emitter.: Right now, we assume that temp_nodes contains all possible input ciphertexts by inserting create_trivial and any memref.load ops from ciphertext memrefs into temp_nodes. This does not include ciphertext block args (right now, that is a slim chance since we would need a non-memref, single bit input).
  • [ ] Handle variable shift value attributes. Right now, our pipeline will only use fixed values of 1 and 2 by LUT design

asraa avatar Feb 26 '24 21:02 asraa

This issue has 2 outstanding TODOs:

This comment was autogenerated by todo-backlinks

github-actions[bot] avatar Mar 05 '24 15:03 github-actions[bot]