heir
heir copied to clipboard
TfheRustHL Emitter does only pass unsigned integers
By default, everything is stored in an unsigned integers.
- For instance, the absolute value of
arith::ConstantOpis emitted. FheUintis used by default by the CastOp and inConvertType
This issue has 1 outstanding TODOs:
- lib/Target/TfheRustHL/TfheRustHLEmitter.cpp:455: Add signed integer support to HL Emitter
This comment was autogenerated by todo-backlinks