This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
concrete
Watch
1
Star
1
Fork
0
You've already forked concrete
mirror of
https://github.com/zama-ai/concrete.git
synced
2026-02-19 08:54:26 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a88968d8df2908bff2eabbc0b1237dd5dcbd409c
concrete
/
compilers
/
concrete-compiler
/
compiler
/
lib
/
Dialect
/
RT
History
Antoniu Pop
e16487e2c9
fix(compiler): create a copy of return memref for task work functions where the return is not allocated within the function. This is necessary to ensure deallocation cannot occur before the use.
2024-04-12 09:56:30 +02:00
..
Analysis
fix(compiler): create a copy of return memref for task work functions where the return is not allocated within the function. This is necessary to ensure deallocation cannot occur before the use.
2024-04-12 09:56:30 +02:00
IR
docs(compiler): adding API doc
2024-03-13 17:10:00 +01:00
Transforms
feat(compiler): Add pass hoisting RT.await_future out of scf.forall loops
2024-04-08 16:16:07 +02:00
CMakeLists.txt
chore: Integrate concrete-compiler to the mono-repo
2023-03-03 09:20:01 +01:00