mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
cef0e569d4b987121d13f8890de4687f51c89868
* fix(compiler): Generate and include autogenerated dialect definitions Since commit 485cc55edfb875628e19bb6d9de4706af2865d3e in llvm-project, dialects are now required to include a file with autogenerated definitions. This commit generates the definition files and includes them in appropriate dialect source files for MidLFHE and HLFHE. * CI: update docker image ref Co-authored-by: Andi Drebes <andi.drebes@zama.ai> Co-authored-by: Ayoub Benaissa <ayoub.benaissa@zama.ai>
Homomorphizer
The homomorphizer is a compiler that takes a high level computation model and produces a programs that evaluate the model in an homomorphic way.
Description
Languages
C++
34.3%
Python
23.1%
MLIR
22.9%
Rust
14.6%
C
2.2%
Other
2.8%