mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 12:15:09 -05:00
* feat(compiler): low level fhe dialect * feat(compiler): using generated printer/parser in LowLFHE * feat(compiler): new types and ops for LowLFHE * tests(compiler): LowLFHE types and ops * feat(compiler): fill ops * cleanup * summary + description * tests(compiler): use new CLI args * formatting