heir icon indicating copy to clipboard operation
heir copied to clipboard

TfheRustHL Emitter does only pass unsigned integers

Open WoutLegiest opened this issue 11 months ago • 1 comments

By default, everything is stored in an unsigned integers.

  • For instance, the absolute value of arith::ConstantOp is emitted.
  • FheUint is used by default by the CastOp and in ConvertType

WoutLegiest avatar Jan 24 '25 00:01 WoutLegiest

This issue has 1 outstanding TODOs:

This comment was autogenerated by todo-backlinks

github-actions[bot] avatar Jan 24 '25 17:01 github-actions[bot]