Files
concrete/.gitmodules

12 lines
449 B
Plaintext

[submodule "llvm-project"]
path = third_party/llvm-project
url = git@github.com:zama-ai/concrete-compiler-internal-llvm-project.git
shallow = true
[submodule "compiler/parameter-curves"]
path = compilers/concrete-compiler/compiler/parameter-curves
url = git@github.com:zama-ai/parameter-curves.git
shallow = true
[submodule "lattice-estimator"]
path = tools/parameter-curves/lattice-estimator
url = https://github.com/malb/lattice-estimator